Newman Run Dashboard

Friday, 18 October 2024 21:35:44
Total Iterations

50

Total Assertions

1050

Total Failed Tests

0

Total Skipped Tests

0


File Information
Collection: Teste South
Timings and Data
Total run duration: 1m 36.7s
Total data received: 77.14KB
Average response time: 182ms
Summary Item Total Failed
Requests 500 0
Prerequest Scripts 50 0
Test Scripts 500 0
Assertions 1050 0
Skipped Tests 0 -



There are no failed tests





There are no skipped tests



50 Iterations available to view
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 336ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0586f6c-7180-476a-9eec-b76d50a85e1f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:07 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287247&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=u8VXGqJberkZ09yjM70FuQZzbAkiycaU8NyxhduTrEU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287247&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=u8VXGqJberkZ09yjM70FuQZzbAkiycaU8NyxhduTrEU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-6vypHnETBSun8cOsQh4DPXEq0wI"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba68e19978105-ORD
Response Body
{"name":"Luan","job":"QA","id":"758","createdAt":"2024-10-18T21:34:07.242Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 83ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 829acb08-6023-472b-9882-b49d2516b0b8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:07 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2646
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba68fdb118105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1dd7a034-727c-4d21-80a9-d13804d6eb19
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:07 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2814
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6906b8b8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c945b39a-4abd-4237-a044-5268814d2b36
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:07 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287247&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=u8VXGqJberkZ09yjM70FuQZzbAkiycaU8NyxhduTrEU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287247&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=u8VXGqJberkZ09yjM70FuQZzbAkiycaU8NyxhduTrEU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-3zCpC5lyCZL/v8/n70DwI/zlDts"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6909bbb8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:07.616Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01ea6b20-5313-4bd1-9439-2af650da2bd2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:07 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287247&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=u8VXGqJberkZ09yjM70FuQZzbAkiycaU8NyxhduTrEU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287247&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=u8VXGqJberkZ09yjM70FuQZzbAkiycaU8NyxhduTrEU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-qbGBnRYrtb/J6LF4QHNRA6bxtig"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6920ceb8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:07.852Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 213ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6aa695f-c53a-45cb-a238-ce4954fb2787
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:08 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287248&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bqQoRIGgDEHhH4%2BZopTFBE3fFRooOkcczunv3Xqj5eY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287248&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bqQoRIGgDEHhH4%2BZopTFBE3fFRooOkcczunv3Xqj5eY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6938e1b8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db541444-d5d7-4a47-a02c-91ec42983af6
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:08 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287248&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bqQoRIGgDEHhH4%2BZopTFBE3fFRooOkcczunv3Xqj5eY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287248&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bqQoRIGgDEHhH4%2BZopTFBE3fFRooOkcczunv3Xqj5eY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba694ff498105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 239ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b44575b-6b8d-4ec9-9b08-aac5ebfb151c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:08 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287248&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bqQoRIGgDEHhH4%2BZopTFBE3fFRooOkcczunv3Xqj5eY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287248&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bqQoRIGgDEHhH4%2BZopTFBE3fFRooOkcczunv3Xqj5eY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba696786f8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36114225-aac3-48db-95b2-b1deae9930a2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:08 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287248&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bqQoRIGgDEHhH4%2BZopTFBE3fFRooOkcczunv3Xqj5eY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287248&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bqQoRIGgDEHhH4%2BZopTFBE3fFRooOkcczunv3Xqj5eY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba69819f78105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 218ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30b6eef6-3158-4b27-b952-099046cfe233
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:09 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287249&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YFY4n5Jz1EpQBbRzcKqO9s1N5BGxxNsUm6Zna3%2FJ%2Fv8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287249&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YFY4n5Jz1EpQBbRzcKqO9s1N5BGxxNsUm6Zna3%2FJ%2Fv8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6998af98105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 226ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d9a4b44-b6d5-4e35-b489-6149af8339d7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:09 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287249&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YFY4n5Jz1EpQBbRzcKqO9s1N5BGxxNsUm6Zna3%2FJ%2Fv8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287249&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YFY4n5Jz1EpQBbRzcKqO9s1N5BGxxNsUm6Zna3%2FJ%2Fv8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-6RMZGd/we/mBygelrsoJhoRJBF4"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba69afc2e8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"853","createdAt":"2024-10-18T21:34:09.287Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5bb3c7ed-506f-48f3-885f-39f7471437e6
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:09 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2648
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba69c7d828105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 399340ad-ea1b-4c11-a434-37ec14ddc6a5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:09 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2816
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba69cadc28105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f8218fd-aaeb-49ee-aaa7-e89dc8f79eb0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:09 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287249&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YFY4n5Jz1EpQBbRzcKqO9s1N5BGxxNsUm6Zna3%2FJ%2Fv8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287249&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YFY4n5Jz1EpQBbRzcKqO9s1N5BGxxNsUm6Zna3%2FJ%2Fv8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-jcyqt8QyBIVK9hsUjgnwNOCHXak"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba69cddf18105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:09.583Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 188b744b-561d-4fbc-9e85-5666e44ccd5b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:09 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287249&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YFY4n5Jz1EpQBbRzcKqO9s1N5BGxxNsUm6Zna3%2FJ%2Fv8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287249&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YFY4n5Jz1EpQBbRzcKqO9s1N5BGxxNsUm6Zna3%2FJ%2Fv8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-J0UkSOhPKXbmXDVQQjBZ+ublbio"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba69e5f148105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:09.816Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 230ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6a406ff-b621-4eb2-b856-4c2c99ddb9cf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:10 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba69fc83d8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e96ec09-49ae-4c0c-bb44-53061493d1e4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6a1596a8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 218ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe8233fa-0e17-419a-833b-ba2efb5c50a8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6a2daa58105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fd56263-e996-47fb-987f-bb91eb5e9b6a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6a44c038105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9fc5bb6a-7fa5-4154-94cd-2b68b68197e0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:11 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287250&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lpThdxbKOpgp6ZnLkH5IgqZtAGb64BM17XD%2FWfwJjIk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6a5ccf48105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 230ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c6dcdd7-94d8-4500-8127-a36456d1403a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:11 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287251&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y4QsEJhrwfIBnzzvaY5wGRwo5RGii02QeZLXaj0u9K0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287251&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y4QsEJhrwfIBnzzvaY5wGRwo5RGii02QeZLXaj0u9K0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-Y4ebFKRuieuYxinI2Ldyfr64aEY"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6a73ddd8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"255","createdAt":"2024-10-18T21:34:11.251Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9224c59-d8d8-49dc-9dec-0cc04c580c00
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:11 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2650
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6a8ceef8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f6a983c-b590-47aa-bbd7-4855d1cd07d1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:11 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2818
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6a8ff0a8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3963057c-03d9-4e1d-be1f-fc3395d64b31
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:11 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287251&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y4QsEJhrwfIBnzzvaY5wGRwo5RGii02QeZLXaj0u9K0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287251&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y4QsEJhrwfIBnzzvaY5wGRwo5RGii02QeZLXaj0u9K0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-medgQpqRdGuagTjLIGGnnyxLqCI"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6a92f258105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:11.550Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f82c1ed-382b-41af-9d7a-69c255b22d33
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:11 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287251&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y4QsEJhrwfIBnzzvaY5wGRwo5RGii02QeZLXaj0u9K0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287251&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y4QsEJhrwfIBnzzvaY5wGRwo5RGii02QeZLXaj0u9K0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Vw0hObJGk0R/x5l7g5VCjHh+kIA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6aaa8118105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:11.794Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 217ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0c10176-97a4-4e3e-bf07-558741745c33
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:12 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6ac294d8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad0e956d-dc78-4d66-a7b1-89bdc1e7dde1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:12 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6ad9a4e8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a41e5a8-01e0-4d40-840e-9f727e6264aa
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:12 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6af0b5e8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 19fdcd84-d2a6-46f8-aa34-a44edacfb2c4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:12 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6b06c048105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 231ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b78a389c-8bc8-49a8-9493-ec629629f9d9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:13 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287252&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FBJzkvxYW%2B4XO4lGLHW8rcw7j3IWajsfSIo3i85NLMw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6b1dd038105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 225ms
Mean size per request: 75B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68a1c01f-3c6b-44ca-bcc7-6189bcd370fe
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:13 GMT
Content-Type application/json; charset=utf-8
Content-Length 75
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287253&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=UhxtRIy0SbUPgY1pAyeQwfkTYEGn9z5mVQjvb%2FP8Wls%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287253&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=UhxtRIy0SbUPgY1pAyeQwfkTYEGn9z5mVQjvb%2FP8Wls%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4b-UumdWG1RA/BOX1zFIYffuuDxHwo"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6b36de98105-ORD
Response Body
{"name":"Luan","job":"QA","id":"78","createdAt":"2024-10-18T21:34:13.189Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c6638ea-770c-479d-996a-0a29c0eadcf8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:13 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2652
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6b4eeee8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 26ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9da462c-565e-4d81-8d6a-f1136c87125d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:13 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2820
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6b51f118105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d0d2699-d859-4677-a1ea-f087e951cd10
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:13 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287253&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=UhxtRIy0SbUPgY1pAyeQwfkTYEGn9z5mVQjvb%2FP8Wls%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287253&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=UhxtRIy0SbUPgY1pAyeQwfkTYEGn9z5mVQjvb%2FP8Wls%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-gWyVwcTxUgCtj1UA0wuwwfRq6M8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6b54f3a8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:13.505Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 31da2edf-8d0d-4147-942f-1322b7680ab0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:13 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287253&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=UhxtRIy0SbUPgY1pAyeQwfkTYEGn9z5mVQjvb%2FP8Wls%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287253&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=UhxtRIy0SbUPgY1pAyeQwfkTYEGn9z5mVQjvb%2FP8Wls%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-I4BF94XEQR1PkcUY8gLMfsRlrmo"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6b6e8548105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:13.747Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 227ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 457636f4-ff66-4092-8332-72fae3629dfe
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:14 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287253&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=UhxtRIy0SbUPgY1pAyeQwfkTYEGn9z5mVQjvb%2FP8Wls%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287253&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=UhxtRIy0SbUPgY1pAyeQwfkTYEGn9z5mVQjvb%2FP8Wls%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6b859518105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9177caa3-81d0-477c-969a-0827dd9e8624
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287254&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=KZOBP91Ybb7WOWeXqtUlOn1iufq55DORdR8kkvck4%2Fg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287254&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=KZOBP91Ybb7WOWeXqtUlOn1iufq55DORdR8kkvck4%2Fg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6b9da2e8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f494658-5514-40c8-a3b6-0e03cf62a928
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287254&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=KZOBP91Ybb7WOWeXqtUlOn1iufq55DORdR8kkvck4%2Fg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287254&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=KZOBP91Ybb7WOWeXqtUlOn1iufq55DORdR8kkvck4%2Fg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6bb5b388105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2f1f3c8-7a23-428b-b862-30e7b1285ffe
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287254&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=KZOBP91Ybb7WOWeXqtUlOn1iufq55DORdR8kkvck4%2Fg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287254&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=KZOBP91Ybb7WOWeXqtUlOn1iufq55DORdR8kkvck4%2Fg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6bcdc7c8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c967639-ce89-4de6-a346-798195ac0daf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287254&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=KZOBP91Ybb7WOWeXqtUlOn1iufq55DORdR8kkvck4%2Fg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287254&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=KZOBP91Ybb7WOWeXqtUlOn1iufq55DORdR8kkvck4%2Fg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6be5d9a8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 226ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 407d67b3-dfe5-4ce5-a591-09d1a94a09af
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:15 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287255&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SWdYM6h%2F9HsdEZKC3REDbUZXa422d6erpMwrM7QUJLo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287255&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SWdYM6h%2F9HsdEZKC3REDbUZXa422d6erpMwrM7QUJLo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-01L/AQftLTrKU9pvmDj9bdVqQEc"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6bfdeb18105-ORD
Response Body
{"name":"Luan","job":"QA","id":"927","createdAt":"2024-10-18T21:34:15.182Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 23ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a079c02-45ee-40a7-a109-eb6b842ddf56
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:15 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2654
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6c15fd38105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dfe848ff-82ea-40b2-811d-a71a156b36da
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:15 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2822
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6c188148105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 48c8b68a-143b-4708-b05b-f9c71d457bc7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:15 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287255&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SWdYM6h%2F9HsdEZKC3REDbUZXa422d6erpMwrM7QUJLo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287255&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SWdYM6h%2F9HsdEZKC3REDbUZXa422d6erpMwrM7QUJLo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-87Pl8WAHJpz1Tug5x7BID4jyZO8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6c1a8238105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:15.474Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b98122cd-ecdb-4be0-89fe-534c36d1e707
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:15 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287255&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SWdYM6h%2F9HsdEZKC3REDbUZXa422d6erpMwrM7QUJLo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287255&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SWdYM6h%2F9HsdEZKC3REDbUZXa422d6erpMwrM7QUJLo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-ZMLibLjObf1k0qQWjFYAsJp+a7A"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6c329468105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:15.711Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 227ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4f232a5-a954-4fe3-b8cb-d4cf0aa5c188
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:15 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287255&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SWdYM6h%2F9HsdEZKC3REDbUZXa422d6erpMwrM7QUJLo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287255&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SWdYM6h%2F9HsdEZKC3REDbUZXa422d6erpMwrM7QUJLo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6c49a798105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77da24a0-b9a4-4922-9b34-5f4135224eef
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287256&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=6W2qgoQAKv%2BJSio2i5F3ItgXJGhbT3%2B1HGtGQ5ZOltA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287256&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=6W2qgoQAKv%2BJSio2i5F3ItgXJGhbT3%2B1HGtGQ5ZOltA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6c61b858105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39d6f78f-8656-47c6-a154-856d934adb84
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287256&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=6W2qgoQAKv%2BJSio2i5F3ItgXJGhbT3%2B1HGtGQ5ZOltA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287256&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=6W2qgoQAKv%2BJSio2i5F3ItgXJGhbT3%2B1HGtGQ5ZOltA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6c78c9a8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4b05eba-ac83-44a0-b142-5057ef4f97e5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287256&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=6W2qgoQAKv%2BJSio2i5F3ItgXJGhbT3%2B1HGtGQ5ZOltA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287256&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=6W2qgoQAKv%2BJSio2i5F3ItgXJGhbT3%2B1HGtGQ5ZOltA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6c90d8e8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8792efe-bc49-442d-832d-65dad9e6891b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287256&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=6W2qgoQAKv%2BJSio2i5F3ItgXJGhbT3%2B1HGtGQ5ZOltA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287256&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=6W2qgoQAKv%2BJSio2i5F3ItgXJGhbT3%2B1HGtGQ5ZOltA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6ca8ebd8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 229ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 974679ac-ba2d-487b-a2c4-5df89ca6e3b1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:17 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287257&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yPeq283gaM%2FpulWbYp2PQBgUPsQmp0IPnG96QSfq2i0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287257&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yPeq283gaM%2FpulWbYp2PQBgUPsQmp0IPnG96QSfq2i0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-vQEZbXJvEfPp+aKPzS5Re61ZHhw"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6cc0f8c8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"566","createdAt":"2024-10-18T21:34:17.137Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b21f792-848d-41aa-a20c-92e2e7c8168b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:17 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2656
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6cd88b88105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65d23ea2-f03c-4cb8-b880-f12d4406dd3b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:17 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2824
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6cdb8d68105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f37febf4-5f02-40f6-8141-25aac2553182
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:17 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287257&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yPeq283gaM%2FpulWbYp2PQBgUPsQmp0IPnG96QSfq2i0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287257&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yPeq283gaM%2FpulWbYp2PQBgUPsQmp0IPnG96QSfq2i0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-3T1gjy9vN3YehF8G6/H9d56G0v0"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6cdd8ea8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:17.423Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d5124e2-3eb6-4ded-903b-8f1f87bd1072
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:17 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287257&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yPeq283gaM%2FpulWbYp2PQBgUPsQmp0IPnG96QSfq2i0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287257&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yPeq283gaM%2FpulWbYp2PQBgUPsQmp0IPnG96QSfq2i0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-ndcaDdRv9QcRu9aaIvnImf3ZCI8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6cf59d98105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:17.663Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 215ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e5c4cc2-3c37-4ab7-afd2-a7568fea8ae9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:17 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287257&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yPeq283gaM%2FpulWbYp2PQBgUPsQmp0IPnG96QSfq2i0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287257&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yPeq283gaM%2FpulWbYp2PQBgUPsQmp0IPnG96QSfq2i0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6d0dad38105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a80c85a1-ce0b-4f67-b949-7f6954754624
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287258&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LCYlBnnCT7jrSkUaIRDrgjt6jyYsvemia9%2FqcJFwLVU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287258&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LCYlBnnCT7jrSkUaIRDrgjt6jyYsvemia9%2FqcJFwLVU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6d24ba38105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 231ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 693435d0-f9c4-4dfa-8c4d-678e3a11840a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287258&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LCYlBnnCT7jrSkUaIRDrgjt6jyYsvemia9%2FqcJFwLVU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287258&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LCYlBnnCT7jrSkUaIRDrgjt6jyYsvemia9%2FqcJFwLVU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6d3cc8a8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 298e788e-fb0c-4908-bf58-61b9c665ff18
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287258&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LCYlBnnCT7jrSkUaIRDrgjt6jyYsvemia9%2FqcJFwLVU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287258&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LCYlBnnCT7jrSkUaIRDrgjt6jyYsvemia9%2FqcJFwLVU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6d55da28105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 211ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67d24ba6-66bf-4bce-825e-b50260d1788e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287258&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LCYlBnnCT7jrSkUaIRDrgjt6jyYsvemia9%2FqcJFwLVU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287258&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LCYlBnnCT7jrSkUaIRDrgjt6jyYsvemia9%2FqcJFwLVU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6d6deab8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 231ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 597e20f7-9375-496a-9d0e-f2e060b41393
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:19 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287259&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hxknQkF19cNoRKsBHc13P75CKABIBrgIq%2B7QrHql%2BD0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287259&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hxknQkF19cNoRKsBHc13P75CKABIBrgIq%2B7QrHql%2BD0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-azbZ74bxoqBOhmJCMNBllp/8+M4"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6d83fbd8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"567","createdAt":"2024-10-18T21:34:19.091Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2ac2d52-be95-4d75-82dd-522a3d3b78fa
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:19 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2658
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6d9c8bd8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34c96be0-69cb-4c0d-9a8e-18e69326829d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:19 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2826
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6d9f8d88105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec09e153-d82b-4385-b796-ac860a66aa8d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:19 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287259&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hxknQkF19cNoRKsBHc13P75CKABIBrgIq%2B7QrHql%2BD0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287259&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hxknQkF19cNoRKsBHc13P75CKABIBrgIq%2B7QrHql%2BD0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-+ukNYsKoc3ZqBA7Ehc15SkRtaXA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6da18ef8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:19.373Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed25ceca-cda6-4567-b1b1-1a375b868ef6
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:19 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287259&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hxknQkF19cNoRKsBHc13P75CKABIBrgIq%2B7QrHql%2BD0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287259&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hxknQkF19cNoRKsBHc13P75CKABIBrgIq%2B7QrHql%2BD0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-XoL2fhOkw+mrRpiC9eQpBJSRVqo"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6db89d38105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:19.606Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 212ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b9a8179-8554-4963-bb12-d9adf328ed37
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:19 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287259&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hxknQkF19cNoRKsBHc13P75CKABIBrgIq%2B7QrHql%2BD0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287259&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hxknQkF19cNoRKsBHc13P75CKABIBrgIq%2B7QrHql%2BD0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6dcfaa48105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a460315-e7e8-47d4-9550-3c2a0f22f36a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:20 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6de5baf8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 230ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f09d6f6e-7e32-4795-98bb-999def9df31e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:20 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6dfcc998105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18b51af1-272a-42a2-9994-fb867be005ba
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:20 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6e14dac8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 226ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae0ea565-bad3-4db5-a73e-3ea41504532a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:20 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6e2af088105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 235ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ed193e6-358f-4a0f-84b8-da526f648404
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:21 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287260&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=nOlZBzJ1fzxUb2VOUSMby2%2BRvARdsB7oW%2FRWx2Ei5Dw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-1F3a4gtYLtAu16QXb6FNvdDAqaY"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6e428738105-ORD
Response Body
{"name":"Luan","job":"QA","id":"653","createdAt":"2024-10-18T21:34:21.006Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd7bc428-632d-4dea-94ca-9a0c107e03e3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:21 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2660
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6e5b9bd8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f56f195-42ee-4ca7-8085-e45d3dc5dd5b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:21 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2828
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6e5e9d98105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e2ac5e3-5514-47dd-8293-a7ad92858448
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:21 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287261&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lBxoOC5h4CG1X2NXbvRccXxjU6M11kcbm723hCFMh8c%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287261&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lBxoOC5h4CG1X2NXbvRccXxjU6M11kcbm723hCFMh8c%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-4aKgzhucaaoY5t+fim1FrvFz6GQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6e609f88105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:21.289Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7758f51e-05f0-4c68-8fab-fa204f25ab82
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:21 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287261&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lBxoOC5h4CG1X2NXbvRccXxjU6M11kcbm723hCFMh8c%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287261&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lBxoOC5h4CG1X2NXbvRccXxjU6M11kcbm723hCFMh8c%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-G5CvwxLQNlwnvnRQ0AOusBT87fA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6e77aee8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:21.515Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 219ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca8c8af7-4a4a-4cee-b712-350402199390
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:21 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287261&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lBxoOC5h4CG1X2NXbvRccXxjU6M11kcbm723hCFMh8c%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287261&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lBxoOC5h4CG1X2NXbvRccXxjU6M11kcbm723hCFMh8c%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6e8ec3b8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 531319ff-42a1-4ccc-95d1-17f083348f3a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287261&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lBxoOC5h4CG1X2NXbvRccXxjU6M11kcbm723hCFMh8c%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287261&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lBxoOC5h4CG1X2NXbvRccXxjU6M11kcbm723hCFMh8c%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6ea5d5e8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca60d604-4ea0-4f8e-ad03-1320bd3fdb11
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287262&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tH9r0s4APo8UO2ua1pN6sWYTJQpHOFeTOwYEh4q1l08%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287262&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tH9r0s4APo8UO2ua1pN6sWYTJQpHOFeTOwYEh4q1l08%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6ebcea88105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fbcda6e9-8c89-4b90-8914-add58d53bdbb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287262&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tH9r0s4APo8UO2ua1pN6sWYTJQpHOFeTOwYEh4q1l08%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287262&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tH9r0s4APo8UO2ua1pN6sWYTJQpHOFeTOwYEh4q1l08%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6ed4fc98105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 226ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56960cf3-a1bd-4e96-9d5f-b19b76eb1e7f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287262&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tH9r0s4APo8UO2ua1pN6sWYTJQpHOFeTOwYEh4q1l08%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287262&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tH9r0s4APo8UO2ua1pN6sWYTJQpHOFeTOwYEh4q1l08%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6eeb8db8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 229ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e2cc994-a814-4082-a3ea-c91c9c8ade5f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287262&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tH9r0s4APo8UO2ua1pN6sWYTJQpHOFeTOwYEh4q1l08%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287262&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tH9r0s4APo8UO2ua1pN6sWYTJQpHOFeTOwYEh4q1l08%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-z8jdzrU1mefeHiMv3N8I+3W4By0"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6f03a298105-ORD
Response Body
{"name":"Luan","job":"QA","id":"783","createdAt":"2024-10-18T21:34:22.922Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9ea7883-a638-4c08-b30e-41ca365a9652
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:23 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2662
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6f1bbbc8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 250664cb-4df3-47d1-a406-cf9b52e42dcc
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:23 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2830
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6f1ebd98105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5aeb4196-4b8c-4185-bb9f-6e8c1d507d81
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:23 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287263&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HZojV0fA2kShH8jPp4evaQ4cHgqpDmeA%2BbJQaef8Xqo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287263&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HZojV0fA2kShH8jPp4evaQ4cHgqpDmeA%2BbJQaef8Xqo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-NxwP/aUaeL+Z2tlP80cY4BI4rxw"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6f20c048105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:23.217Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c857d2ee-ac8b-4c2d-a6c6-210fb48a1fc9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:23 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287263&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HZojV0fA2kShH8jPp4evaQ4cHgqpDmeA%2BbJQaef8Xqo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287263&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HZojV0fA2kShH8jPp4evaQ4cHgqpDmeA%2BbJQaef8Xqo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-LaaTL+dz5eroD2w+CUIjo6mvkp0"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6f39da18105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:23.464Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 234ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d6fa058-155e-457a-bd82-a8b698f61648
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:23 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287263&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HZojV0fA2kShH8jPp4evaQ4cHgqpDmeA%2BbJQaef8Xqo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287263&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HZojV0fA2kShH8jPp4evaQ4cHgqpDmeA%2BbJQaef8Xqo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6f51eb68105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17e02091-13d9-410f-b6ce-a9dac5e8b75f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287263&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HZojV0fA2kShH8jPp4evaQ4cHgqpDmeA%2BbJQaef8Xqo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287263&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HZojV0fA2kShH8jPp4evaQ4cHgqpDmeA%2BbJQaef8Xqo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6f69fce8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 230ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fcaaa496-f0e5-43b9-bbae-8c6b6271d2bf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287264&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vVemb7njfFNAL5bOabkU5XeeHulUTTauhnv9iYuzaXU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287264&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vVemb7njfFNAL5bOabkU5XeeHulUTTauhnv9iYuzaXU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6f8290a8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6642d948-daf0-497b-b955-184767c779b7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287264&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vVemb7njfFNAL5bOabkU5XeeHulUTTauhnv9iYuzaXU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287264&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vVemb7njfFNAL5bOabkU5XeeHulUTTauhnv9iYuzaXU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6f9aa088105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71b33d93-cd3b-436e-baec-75cf46786c6f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287264&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vVemb7njfFNAL5bOabkU5XeeHulUTTauhnv9iYuzaXU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287264&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vVemb7njfFNAL5bOabkU5XeeHulUTTauhnv9iYuzaXU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6fb1afb8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 226ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 985329ff-2999-4fdf-8c5a-907b7b5ad636
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287264&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vVemb7njfFNAL5bOabkU5XeeHulUTTauhnv9iYuzaXU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287264&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vVemb7njfFNAL5bOabkU5XeeHulUTTauhnv9iYuzaXU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-yGnE2dsqqVF6byQLv1MbC67xTrY"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6fc8c118105-ORD
Response Body
{"name":"Luan","job":"QA","id":"247","createdAt":"2024-10-18T21:34:24.886Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0867072-2cf9-4596-8901-ec22f2217a6c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:24 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2663
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6fe0d198105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c74c619a-b97c-4c4c-b6ab-7c6f0781b168
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:24 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2831
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6fe2d358105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5f2ad74-8cf5-4385-849e-cfda15ae85e3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:25 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287265&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2rwjqx13gucgf6KTN72bfDatoLE7fuicrKo6s34BJVE%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287265&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2rwjqx13gucgf6KTN72bfDatoLE7fuicrKo6s34BJVE%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-TT38n1hr3z/6y+MjCYUUj7dYTnQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba6fe5d498105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:25.179Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 212ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d882a4e-390e-489f-920d-828afa6d163a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:25 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287265&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2rwjqx13gucgf6KTN72bfDatoLE7fuicrKo6s34BJVE%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287265&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2rwjqx13gucgf6KTN72bfDatoLE7fuicrKo6s34BJVE%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-gCIyZ6EwmsAfWUlnLSBcYTC6lRw"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba6ffde8d8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:25.408Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 230ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e6d5dd2-6cb2-4878-98f8-dc5987e4f00f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:25 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287265&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2rwjqx13gucgf6KTN72bfDatoLE7fuicrKo6s34BJVE%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287265&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2rwjqx13gucgf6KTN72bfDatoLE7fuicrKo6s34BJVE%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7013fa18105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49409118-077d-43e2-956a-de06add7faf7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:25 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287265&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2rwjqx13gucgf6KTN72bfDatoLE7fuicrKo6s34BJVE%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287265&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2rwjqx13gucgf6KTN72bfDatoLE7fuicrKo6s34BJVE%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba702b8bb8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 232ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d87622e-bbdc-4baf-900c-ea14fb6cc2cc
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287266&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yU3cke%2BaGYKTtWVHRif4BM9rEPP%2BPII1dNpk2MIaBsg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287266&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yU3cke%2BaGYKTtWVHRif4BM9rEPP%2BPII1dNpk2MIaBsg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba70429e08105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 88217bcc-523f-4080-859d-357167f6b251
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287266&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yU3cke%2BaGYKTtWVHRif4BM9rEPP%2BPII1dNpk2MIaBsg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287266&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yU3cke%2BaGYKTtWVHRif4BM9rEPP%2BPII1dNpk2MIaBsg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba705ab0b8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 226ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db3569bb-e1ac-4db3-9dfb-48785322e865
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287266&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yU3cke%2BaGYKTtWVHRif4BM9rEPP%2BPII1dNpk2MIaBsg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287266&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yU3cke%2BaGYKTtWVHRif4BM9rEPP%2BPII1dNpk2MIaBsg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7073c268105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 221ms
Mean size per request: 75B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 76cd7f76-e026-453e-ab2a-606b9c9f18ff
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 75
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287266&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yU3cke%2BaGYKTtWVHRif4BM9rEPP%2BPII1dNpk2MIaBsg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287266&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=yU3cke%2BaGYKTtWVHRif4BM9rEPP%2BPII1dNpk2MIaBsg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4b-zyCW1WiRgHiQyqFv+C6xln6+rEs"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba708ad288105-ORD
Response Body
{"name":"Luan","job":"QA","id":"77","createdAt":"2024-10-18T21:34:26.828Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fecfa558-512d-47c8-82e2-068d24a891d2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:26 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2665
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba70a2e5b8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad2a4be4-3e0e-4f0b-9193-b37551e6ea93
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:26 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2833
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba70a4e748105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a35e74ed-4215-4ff8-962b-87e788a1b6bb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:27 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287267&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=a0MLfRzvYPU8Ib5Vu3ex5V6LgrBEdOY3zBCTiqnWhoI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287267&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=a0MLfRzvYPU8Ib5Vu3ex5V6LgrBEdOY3zBCTiqnWhoI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-8QUlmZbAydsE8CA19xVm38cl8xU"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba70a6e888105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:27.116Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34d14656-5f4c-45fb-8594-0b62e9cbcf70
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:27 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287267&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=a0MLfRzvYPU8Ib5Vu3ex5V6LgrBEdOY3zBCTiqnWhoI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287267&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=a0MLfRzvYPU8Ib5Vu3ex5V6LgrBEdOY3zBCTiqnWhoI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-4hjfZwi7zyVmUPuyHUnkCBtVUaM"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba70bef8c8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:27.346Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 230ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e037e606-3021-4233-a69e-107136630592
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:27 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287267&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=a0MLfRzvYPU8Ib5Vu3ex5V6LgrBEdOY3zBCTiqnWhoI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287267&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=a0MLfRzvYPU8Ib5Vu3ex5V6LgrBEdOY3zBCTiqnWhoI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba70d58aa8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e836446-5b0a-4261-bc85-e269c7d1ffee
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:27 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287267&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=a0MLfRzvYPU8Ib5Vu3ex5V6LgrBEdOY3zBCTiqnWhoI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287267&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=a0MLfRzvYPU8Ib5Vu3ex5V6LgrBEdOY3zBCTiqnWhoI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba70ed9a78105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d614ba7-9f51-4ab2-ba04-c7c49222d770
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287268&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lxGV60QXXLmcvJwHn6Z7mLjAgRyLI2RcXgiTYAmwQ8s%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287268&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lxGV60QXXLmcvJwHn6Z7mLjAgRyLI2RcXgiTYAmwQ8s%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7105abd8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b62db42e-870e-4f88-a0c4-6d17d56ddc2c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287268&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lxGV60QXXLmcvJwHn6Z7mLjAgRyLI2RcXgiTYAmwQ8s%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287268&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lxGV60QXXLmcvJwHn6Z7mLjAgRyLI2RcXgiTYAmwQ8s%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba711bbdb8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 228ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b19bbc41-6a30-449f-a978-dd4fbb1460d5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287268&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lxGV60QXXLmcvJwHn6Z7mLjAgRyLI2RcXgiTYAmwQ8s%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287268&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lxGV60QXXLmcvJwHn6Z7mLjAgRyLI2RcXgiTYAmwQ8s%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7133cca8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 217ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8781f79-32aa-46d7-bd3f-3d22e5bcff7b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287268&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lxGV60QXXLmcvJwHn6Z7mLjAgRyLI2RcXgiTYAmwQ8s%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287268&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=lxGV60QXXLmcvJwHn6Z7mLjAgRyLI2RcXgiTYAmwQ8s%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-l15pEdDB0+cPR4AXAg0IB7mFP5w"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba714be538105-ORD
Response Body
{"name":"Luan","job":"QA","id":"968","createdAt":"2024-10-18T21:34:28.757Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8ea1aef-5d2c-4981-8216-3199915ecb04
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:28 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2667
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7162f648105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 746ea7d2-713d-434f-9e75-597f483c2ee4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:28 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2835
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7164f7b8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b26f164-06ed-4470-99d9-b22f6f0158bf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:29 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-z8N5Pb2eF0YP4jQLfoEvojyeGKk"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7167f918105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:29.029Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f26ee26a-7130-48bc-82e0-2e604f0ed07a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:29 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-clptbeMZpbBdaV5L6RCw7rVkwKc"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba717d8a68105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:29.266Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 233ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3b7bb8b-cb22-4e7e-a36f-b4ce1301c63e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:29 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba71959bf8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9965569-8f79-47ea-a2b6-470040e54fc3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:29 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba71adae88105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 231ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7fdaecd0-043b-4047-8206-d1dd396763dd
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287269&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=RtLxlxWPb6g7pD%2Fyb%2BMpZjum4LqHx%2Fe1IvE0BTpbL3Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba71c4c018105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e68d8f25-8f89-468c-8d06-e4025308dbd2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287270&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jng59NEbVLWWOCYv9NNyztKgqpbkKnZCMtACdKy5lRI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287270&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jng59NEbVLWWOCYv9NNyztKgqpbkKnZCMtACdKy5lRI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba71ddd578105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c0e9814-e4e7-43d1-be02-4eed6b96c41e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287270&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jng59NEbVLWWOCYv9NNyztKgqpbkKnZCMtACdKy5lRI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287270&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jng59NEbVLWWOCYv9NNyztKgqpbkKnZCMtACdKy5lRI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba71f4eb48105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 230ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ffe0f63-26ea-4a4b-a283-a9271a38a68e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287270&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jng59NEbVLWWOCYv9NNyztKgqpbkKnZCMtACdKy5lRI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287270&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jng59NEbVLWWOCYv9NNyztKgqpbkKnZCMtACdKy5lRI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-s3rYaHqcwW/mxj4tdNhi1ecNB/g"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba720dfe48105-ORD
Response Body
{"name":"Luan","job":"QA","id":"706","createdAt":"2024-10-18T21:34:30.704Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26f9901b-3548-4138-8aec-1ac4b4f06e42
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:30 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2669
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba72259398105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d44dfd47-6119-4742-82f9-d3045911e808
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:30 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2837
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba722794e8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c5347b5-3dd9-45da-9cbe-535c16b56d60
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:31 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287270&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jng59NEbVLWWOCYv9NNyztKgqpbkKnZCMtACdKy5lRI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287270&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jng59NEbVLWWOCYv9NNyztKgqpbkKnZCMtACdKy5lRI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-QsQQ8i/p/KcM3LZQvn4xHCU8mWk"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba722a96d8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:30.990Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dcea4619-3178-4547-9b9b-0a0d7fedccc3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:31 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287271&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LSRhPzxAAFJrw%2Bm6dULd0YP1iJnic0yT6mIAScQTaEI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287271&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LSRhPzxAAFJrw%2Bm6dULd0YP1iJnic0yT6mIAScQTaEI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-6YxQh2AMpz4ZsBIMdkpqJqhM1bo"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7242afc8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:31.223Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 226ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 696c7416-3bf0-4fe5-bcbb-9d068290671b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:31 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287271&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LSRhPzxAAFJrw%2Bm6dULd0YP1iJnic0yT6mIAScQTaEI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287271&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LSRhPzxAAFJrw%2Bm6dULd0YP1iJnic0yT6mIAScQTaEI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7259c048105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40ebc42d-24f8-4c6d-a417-a0313cb894ed
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:31 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287271&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LSRhPzxAAFJrw%2Bm6dULd0YP1iJnic0yT6mIAScQTaEI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287271&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LSRhPzxAAFJrw%2Bm6dULd0YP1iJnic0yT6mIAScQTaEI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7270d9e8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 227ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70c427c8-3a04-48a4-97b6-ff2f9425cca4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:31 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287271&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LSRhPzxAAFJrw%2Bm6dULd0YP1iJnic0yT6mIAScQTaEI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287271&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=LSRhPzxAAFJrw%2Bm6dULd0YP1iJnic0yT6mIAScQTaEI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7288eb18105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e8118b7-84c8-4137-89c7-d7f87413436a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287272&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=g8Cnr%2B6%2F4e1FyUcvPArTGztbqVRRtF5OyR116SAnIEA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287272&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=g8Cnr%2B6%2F4e1FyUcvPArTGztbqVRRtF5OyR116SAnIEA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba72a0fdf8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 221ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 125b08da-60e9-48da-9be0-1d4102918519
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287272&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=g8Cnr%2B6%2F4e1FyUcvPArTGztbqVRRtF5OyR116SAnIEA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287272&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=g8Cnr%2B6%2F4e1FyUcvPArTGztbqVRRtF5OyR116SAnIEA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba72b78db8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 222ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee887ab1-05f8-4bde-aef7-904a237fd871
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287272&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=g8Cnr%2B6%2F4e1FyUcvPArTGztbqVRRtF5OyR116SAnIEA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287272&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=g8Cnr%2B6%2F4e1FyUcvPArTGztbqVRRtF5OyR116SAnIEA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-x/VQjvp/9ZhsC0+n2F6fFxUMF5I"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba72cf9ea8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"391","createdAt":"2024-10-18T21:34:32.636Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a48da3d-d37c-4735-9a55-b5788090708b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:32 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2671
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba72e6aca8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 019bdcd1-3336-4fa3-b679-a815ab1a151e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:32 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2839
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba72e8ae48105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 779266db-bbc2-4b66-bc13-f22bf822edab
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287272&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=g8Cnr%2B6%2F4e1FyUcvPArTGztbqVRRtF5OyR116SAnIEA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287272&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=g8Cnr%2B6%2F4e1FyUcvPArTGztbqVRRtF5OyR116SAnIEA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-yOTzAwzShO23dtWmn77ymecqmG4"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba72eaaff8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:32.907Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 018b68d0-70a0-4cac-9b81-7f812a9b8e3c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:33 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287273&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9cRxGwAdP67%2BKNU1GEolDEdjKpwyAQ7G%2BSXevMD%2F3EI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287273&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9cRxGwAdP67%2BKNU1GEolDEdjKpwyAQ7G%2BSXevMD%2F3EI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-qgBbHeOZZGLPS7rZJhgEBv5j9LQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7301c098105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:33.141Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 230ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54b40310-75c7-4806-93ee-92c007d95b26
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:33 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287273&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9cRxGwAdP67%2BKNU1GEolDEdjKpwyAQ7G%2BSXevMD%2F3EI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287273&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9cRxGwAdP67%2BKNU1GEolDEdjKpwyAQ7G%2BSXevMD%2F3EI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7319d698105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b42cd8c-929b-45b5-8c24-3e847b3cb65d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:33 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287273&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9cRxGwAdP67%2BKNU1GEolDEdjKpwyAQ7G%2BSXevMD%2F3EI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287273&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9cRxGwAdP67%2BKNU1GEolDEdjKpwyAQ7G%2BSXevMD%2F3EI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7331e718105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 219ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c444f68-737d-49ce-97f4-7acd83907b47
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:33 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287273&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9cRxGwAdP67%2BKNU1GEolDEdjKpwyAQ7G%2BSXevMD%2F3EI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287273&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9cRxGwAdP67%2BKNU1GEolDEdjKpwyAQ7G%2BSXevMD%2F3EI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7349fa78105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b5b2a63-130a-4bc8-837a-2ffe3fca0561
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287274&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2aUkRwhlIh1VoT%2Bg7kXwe1Jma0ZXn8cIWqNR1pbL%2Fes%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287274&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2aUkRwhlIh1VoT%2Bg7kXwe1Jma0ZXn8cIWqNR1pbL%2Fes%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba73609018105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 227ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4579e0c-ab1c-4eba-8cb6-68e8ba0f2a6b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287274&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2aUkRwhlIh1VoT%2Bg7kXwe1Jma0ZXn8cIWqNR1pbL%2Fes%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287274&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2aUkRwhlIh1VoT%2Bg7kXwe1Jma0ZXn8cIWqNR1pbL%2Fes%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7377a1f8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 218ms
Mean size per request: 75B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a413355d-8409-442e-80a5-0e4041e6bbf8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 75
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287274&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2aUkRwhlIh1VoT%2Bg7kXwe1Jma0ZXn8cIWqNR1pbL%2Fes%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287274&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2aUkRwhlIh1VoT%2Bg7kXwe1Jma0ZXn8cIWqNR1pbL%2Fes%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4b-ahxXEMjq/vxT/O9NMNJ1cgeiSKc"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba738fb208105-ORD
Response Body
{"name":"Luan","job":"QA","id":"99","createdAt":"2024-10-18T21:34:34.554Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b61cbd9-cf01-4956-8ebf-a338a5d3ad25
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:34 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2673
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba73a6c1a8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17e662f1-855c-4315-9142-d73c82b2f5bf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:34 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2841
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba73a9c338105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 053cffb5-9639-4a0e-b8f9-f813dd4df5d4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287274&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2aUkRwhlIh1VoT%2Bg7kXwe1Jma0ZXn8cIWqNR1pbL%2Fes%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287274&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=2aUkRwhlIh1VoT%2Bg7kXwe1Jma0ZXn8cIWqNR1pbL%2Fes%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-G0ZlW0f9wE33g/ZcyJQskXPMquM"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba73abc488105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:34.831Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5bbf77b7-8865-467d-b6bf-a9b1967781bf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:35 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-TY0OKxjKKJTUgydkCiEciYjY0zY"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba73c1d4d8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:35.063Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 218ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84e3d8b0-25c5-4e46-bdef-8887cea69829
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:35 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba73d9e4f8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e865f126-41d2-4427-9203-58924a390529
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:35 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba73f0f568105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 218ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77f34095-6435-40dd-89dc-c90b137316bf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:35 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba74078598105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1fdb7b4-d6b5-4fca-aea9-90ec3315d16a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:36 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287275&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=iDEOesPpSKTKVNsgv0%2FvPBVWvZ%2FiTgVhec7rQ7L95Vo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba741e9418105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4548ae49-11ed-43f9-871e-4bf9535a3c49
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:36 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287276&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FPhF3IIer00Bydrm5waIZ0T%2BrBWFMcAAu0yH58TSS6A%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287276&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FPhF3IIer00Bydrm5waIZ0T%2BrBWFMcAAu0yH58TSS6A%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7435a0f8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 230ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 76bec689-fc71-48af-8a33-f7fba21c395c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:36 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287276&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FPhF3IIer00Bydrm5waIZ0T%2BrBWFMcAAu0yH58TSS6A%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287276&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FPhF3IIer00Bydrm5waIZ0T%2BrBWFMcAAu0yH58TSS6A%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-50MADkIekUb6Zhr0mZta0PdVN3A"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba744bb0a8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"720","createdAt":"2024-10-18T21:34:36.449Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2419614b-4070-4f9f-b542-e02ee4d46f50
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:36 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2675
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7464c0c8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbb90d55-4d8c-4cb9-b1ed-326a9258d19e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:36 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2843
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7466c2e8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 557bb542-e8fe-4ca6-b7a7-03dc72e60ccd
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:36 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287276&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FPhF3IIer00Bydrm5waIZ0T%2BrBWFMcAAu0yH58TSS6A%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287276&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FPhF3IIer00Bydrm5waIZ0T%2BrBWFMcAAu0yH58TSS6A%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-DP8PxykVBv4/l3y9UzDjlz5gpcU"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7469c428105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:36.741Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69703d6f-ab23-486c-be0d-adf9d8733cde
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287276&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FPhF3IIer00Bydrm5waIZ0T%2BrBWFMcAAu0yH58TSS6A%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287276&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FPhF3IIer00Bydrm5waIZ0T%2BrBWFMcAAu0yH58TSS6A%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-VJsmk/xXBFGk16cSxBirzgIvu8Y"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7480d878105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:36.965Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 220ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d7fd306-195b-42cd-bb25-3cf690697d4e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:37 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287277&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=BvwxW3BUM6WgHcB%2BwoMdPJxaKG3iAxc0gRnwDFa93BM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287277&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=BvwxW3BUM6WgHcB%2BwoMdPJxaKG3iAxc0gRnwDFa93BM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7497e828105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 113c8ed3-9004-4a27-b8b2-3df2bbb28be9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287277&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=BvwxW3BUM6WgHcB%2BwoMdPJxaKG3iAxc0gRnwDFa93BM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287277&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=BvwxW3BUM6WgHcB%2BwoMdPJxaKG3iAxc0gRnwDFa93BM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba74aef7f8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d696d43e-9e87-4050-aca9-355b20eb0fb3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287277&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=BvwxW3BUM6WgHcB%2BwoMdPJxaKG3iAxc0gRnwDFa93BM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287277&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=BvwxW3BUM6WgHcB%2BwoMdPJxaKG3iAxc0gRnwDFa93BM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba74c78a68105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4932d3d3-03b9-4e3b-b2e2-8bbb5e848b86
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287277&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=BvwxW3BUM6WgHcB%2BwoMdPJxaKG3iAxc0gRnwDFa93BM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287277&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=BvwxW3BUM6WgHcB%2BwoMdPJxaKG3iAxc0gRnwDFa93BM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba74df9cc8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 222ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 353442d0-13e3-4528-954e-ad2e36c903a5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:38 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287278&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZB1aqDPwpCFYN96ADxJeuNFEVb9YZmruh22YuVwAUo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287278&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZB1aqDPwpCFYN96ADxJeuNFEVb9YZmruh22YuVwAUo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba74f7ae48105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 224ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d6a1641-6817-4f76-afdc-7a7e13d46e4b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:38 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287278&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZB1aqDPwpCFYN96ADxJeuNFEVb9YZmruh22YuVwAUo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287278&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZB1aqDPwpCFYN96ADxJeuNFEVb9YZmruh22YuVwAUo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-fDstcq8a5BNml1daj6J43AbtK6U"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba750ec158105-ORD
Response Body
{"name":"Luan","job":"QA","id":"462","createdAt":"2024-10-18T21:34:38.392Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ad18e36-9455-45b9-ae51-db208aa2b4e6
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:38 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2677
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7526cf18105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b6113be-15f9-4317-a8ce-4080fe762cfb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:38 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2845
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7528d088105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token decc2a0e-1c1f-4ddc-bc4d-3ee55fbc9c6c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:38 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287278&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZB1aqDPwpCFYN96ADxJeuNFEVb9YZmruh22YuVwAUo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287278&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZB1aqDPwpCFYN96ADxJeuNFEVb9YZmruh22YuVwAUo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-i+QMIIdFgTugTOW8dlf+4f/S8aE"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba752ad1c8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:38.685Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8fde863f-b9e4-4f25-af54-7396b6c16cb8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:38 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287278&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZB1aqDPwpCFYN96ADxJeuNFEVb9YZmruh22YuVwAUo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287278&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZB1aqDPwpCFYN96ADxJeuNFEVb9YZmruh22YuVwAUo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-kqCjdLBNL6ah/rDwLxtZyKperUc"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7543e3b8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:38.926Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 213ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e4b0dd4-db9f-40fa-8b1f-3b5727d9c445
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:39 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287279&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3lxRL6Hd1Yi7qw%2F6VapBoSQTXzkFF5rUeVtutvcDzRc%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287279&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3lxRL6Hd1Yi7qw%2F6VapBoSQTXzkFF5rUeVtutvcDzRc%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba755bf4a8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6b9bc24-7acc-40bb-a3a4-b47f5f890df1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:39 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287279&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3lxRL6Hd1Yi7qw%2F6VapBoSQTXzkFF5rUeVtutvcDzRc%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287279&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3lxRL6Hd1Yi7qw%2F6VapBoSQTXzkFF5rUeVtutvcDzRc%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba75718848105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 213ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba6b5025-9ec7-48d1-874a-7cdd7c84d82a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:39 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287279&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3lxRL6Hd1Yi7qw%2F6VapBoSQTXzkFF5rUeVtutvcDzRc%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287279&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3lxRL6Hd1Yi7qw%2F6VapBoSQTXzkFF5rUeVtutvcDzRc%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba758897e8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3a48d12-f106-46fe-b025-fddebc768713
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:39 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287279&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3lxRL6Hd1Yi7qw%2F6VapBoSQTXzkFF5rUeVtutvcDzRc%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287279&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3lxRL6Hd1Yi7qw%2F6VapBoSQTXzkFF5rUeVtutvcDzRc%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba759eac48105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 232ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4b6c483-3fc4-4666-ae69-d5dcc1bc4d11
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:40 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287280&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Hgr5EpSbIOxwagmey1Exl%2BuG21Art06%2FBTM%2BRx7%2Buqo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287280&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Hgr5EpSbIOxwagmey1Exl%2BuG21Art06%2FBTM%2BRx7%2Buqo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba75b5bcf8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 221ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f01f7691-dae4-49fa-8ea9-1a18bcce64cc
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:40 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287280&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Hgr5EpSbIOxwagmey1Exl%2BuG21Art06%2FBTM%2BRx7%2Buqo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287280&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Hgr5EpSbIOxwagmey1Exl%2BuG21Art06%2FBTM%2BRx7%2Buqo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-qjw26LpJqaYpt3MRZOTeyxiHso4"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba75ceceb8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"963","createdAt":"2024-10-18T21:34:40.307Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebc17b2b-3013-473d-a414-694776535f66
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:40 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2679
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba75e5df18105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 268211d2-820e-49f4-9051-c3b759f04032
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:40 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2847
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba75e7e0e8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e8d16a8-4600-413e-aa45-533ad7c30f5a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:40 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287280&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Hgr5EpSbIOxwagmey1Exl%2BuG21Art06%2FBTM%2BRx7%2Buqo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287280&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Hgr5EpSbIOxwagmey1Exl%2BuG21Art06%2FBTM%2BRx7%2Buqo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-2JWu6wdCuJg13W26MFY2SIQAomU"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba75e9e2c8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:40.587Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a8587572-a9db-4e03-be18-33798ceade7f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:40 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287280&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Hgr5EpSbIOxwagmey1Exl%2BuG21Art06%2FBTM%2BRx7%2Buqo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287280&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Hgr5EpSbIOxwagmey1Exl%2BuG21Art06%2FBTM%2BRx7%2Buqo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-/65d/yvOtaKRgMhq3/LBOnodcaw"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7601f4b8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:40.826Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 229ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22c3a19b-a0e0-4d78-ab3c-41a3875ae9fa
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:41 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba761985a8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ca723fd-196c-4a91-acb7-0a1cd2d3e90a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:41 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba76319688105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 219ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3288427-8f82-468e-a923-2d1347888615
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:41 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7648a958105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 742babbf-42b0-4511-af2c-b36cd2a51ec9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:41 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba765fb868105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc857afb-a5cb-4284-b04e-f8b4dd1b0369
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287281&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=66H%2FNWMrh0lhx3z87YlQ21TrYsqeO3ZSyHBRYaXQKsk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7676cbc8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 227ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81d392a4-329f-448c-92cd-d5bdc2f0f9fe
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287282&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4DEDwM6zPWAKw0aYYrMxbmcqX2t1iuGlgEc8BYJsxhI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287282&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4DEDwM6zPWAKw0aYYrMxbmcqX2t1iuGlgEc8BYJsxhI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-zMRBH22nBW1A9K+P/cQvNwra0ZQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba768cddc8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"733","createdAt":"2024-10-18T21:34:42.218Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aac75e89-3b24-490b-aaa0-33a0f828b547
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:42 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2681
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba76a4fba8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1441fed-ea8c-472f-bb83-871dec7f51a1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:42 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2849
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba76a7fd68105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc786792-494b-4cd3-bd1f-0be2f72ad3ee
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287282&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4DEDwM6zPWAKw0aYYrMxbmcqX2t1iuGlgEc8BYJsxhI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287282&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4DEDwM6zPWAKw0aYYrMxbmcqX2t1iuGlgEc8BYJsxhI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Mf7P24xK6iHifUh/dJeDoSOcE+g"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba76a9ff48105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:42.493Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 212ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8463912c-54e2-48e2-aad4-3dff3c8c172a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287282&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4DEDwM6zPWAKw0aYYrMxbmcqX2t1iuGlgEc8BYJsxhI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287282&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4DEDwM6zPWAKw0aYYrMxbmcqX2t1iuGlgEc8BYJsxhI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Aw6syrqBWLmReM8w6Ht/ToD+0C4"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba76c091f8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:42.719Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 220ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94055d8a-2111-437c-b07f-9bcbb3d81cc7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:43 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287282&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4DEDwM6zPWAKw0aYYrMxbmcqX2t1iuGlgEc8BYJsxhI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287282&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4DEDwM6zPWAKw0aYYrMxbmcqX2t1iuGlgEc8BYJsxhI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba76d6a418105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21b13ace-7b0e-4e6f-b0ed-bbdf6ee22055
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:43 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287283&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=X0%2FsPtgaj%2Fo%2BbofVUpeb3W5mYOl%2F%2FVbOinKoUP7%2B8%2FA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287283&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=X0%2FsPtgaj%2Fo%2BbofVUpeb3W5mYOl%2F%2FVbOinKoUP7%2B8%2FA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba76edb5d8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18d4e9f5-575a-4890-822f-b8c4fdf93b58
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:43 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287283&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=X0%2FsPtgaj%2Fo%2BbofVUpeb3W5mYOl%2F%2FVbOinKoUP7%2B8%2FA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287283&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=X0%2FsPtgaj%2Fo%2BbofVUpeb3W5mYOl%2F%2FVbOinKoUP7%2B8%2FA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7705c858105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3794cfe4-f954-4480-8630-717ed687f5d0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:43 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287283&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=X0%2FsPtgaj%2Fo%2BbofVUpeb3W5mYOl%2F%2FVbOinKoUP7%2B8%2FA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287283&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=X0%2FsPtgaj%2Fo%2BbofVUpeb3W5mYOl%2F%2FVbOinKoUP7%2B8%2FA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba771cda58105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 221ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2b52eae-e158-4db6-b37a-5daecc94c877
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:43 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287283&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=X0%2FsPtgaj%2Fo%2BbofVUpeb3W5mYOl%2F%2FVbOinKoUP7%2B8%2FA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287283&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=X0%2FsPtgaj%2Fo%2BbofVUpeb3W5mYOl%2F%2FVbOinKoUP7%2B8%2FA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7734ec38105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 211ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb114460-3dfd-4e98-a1e8-c2f49423163e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:44 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287284&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Liu4juCMRweUxh06amVz10jkKBVZJi0nOE%2BCwi%2FdjEg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287284&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Liu4juCMRweUxh06amVz10jkKBVZJi0nOE%2BCwi%2FdjEg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-Uhdhs9FoCFRX8n1wGnttGmvNONk"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba774bfe58105-ORD
Response Body
{"name":"Luan","job":"QA","id":"326","createdAt":"2024-10-18T21:34:44.109Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a1e2cbd-43ba-4f36-b4bd-f317cd3c4b63
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:44 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2683
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba776190e8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a27b3a3f-a34e-43c2-8afe-d3a983a16a38
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:44 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2851
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba776492d8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3a1006e-1311-43bd-8c09-d03a26c781d4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:44 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287284&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Liu4juCMRweUxh06amVz10jkKBVZJi0nOE%2BCwi%2FdjEg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287284&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Liu4juCMRweUxh06amVz10jkKBVZJi0nOE%2BCwi%2FdjEg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-M264sTlM+kduWHeqsIqyfsgpFTg"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba77669438105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:44.396Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80463f89-0330-42d2-9db2-a156e0e45109
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:44 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287284&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Liu4juCMRweUxh06amVz10jkKBVZJi0nOE%2BCwi%2FdjEg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287284&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Liu4juCMRweUxh06amVz10jkKBVZJi0nOE%2BCwi%2FdjEg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-hugwo9WG6E6hcxeNMv8ZLMPL754"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba777ea398105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:44.636Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 216ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cab2fee3-8e91-49f3-bfa1-952468cc19e4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:44 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287284&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Liu4juCMRweUxh06amVz10jkKBVZJi0nOE%2BCwi%2FdjEg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287284&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Liu4juCMRweUxh06amVz10jkKBVZJi0nOE%2BCwi%2FdjEg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7796b3a8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 212ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1e12d5e-8c58-4cda-a1dd-e3102bde5a3f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:45 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287285&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=NIH9olGOBPOqmBHfo1QYd%2BPciKtOI53VGTKlS1GZIZ0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287285&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=NIH9olGOBPOqmBHfo1QYd%2BPciKtOI53VGTKlS1GZIZ0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba77acc218105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6397257-9b4d-41c7-9424-79f46b0139c5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:45 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287285&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=NIH9olGOBPOqmBHfo1QYd%2BPciKtOI53VGTKlS1GZIZ0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287285&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=NIH9olGOBPOqmBHfo1QYd%2BPciKtOI53VGTKlS1GZIZ0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba77c3d378105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06689db4-4402-4b20-ae3c-2335bb6ef846
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:45 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287285&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=NIH9olGOBPOqmBHfo1QYd%2BPciKtOI53VGTKlS1GZIZ0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287285&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=NIH9olGOBPOqmBHfo1QYd%2BPciKtOI53VGTKlS1GZIZ0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba77dae5f8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 230ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b5bd071-e348-4c2e-ad1c-9f9e58d304a9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:45 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287285&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=NIH9olGOBPOqmBHfo1QYd%2BPciKtOI53VGTKlS1GZIZ0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287285&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=NIH9olGOBPOqmBHfo1QYd%2BPciKtOI53VGTKlS1GZIZ0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba77f0f6b8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 223ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae02dc43-3b25-45a1-8ed0-f05b921d3006
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:46 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-aGoA4vUpIahxm+4WyczgfRayozM"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba780889b8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"197","createdAt":"2024-10-18T21:34:46.014Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65b4f2ae-965f-40e0-b60d-fe82ac3ef772
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:46 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2685
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba78209e38105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 987f4fef-c65e-4b3e-9e3a-e06b86d9b92f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:46 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2853
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7822a068105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 209be991-e372-4424-83b4-811ccfdea8e3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:46 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-ulwc9zIjM2J+F0Vl/+qY7VxLH6A"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7824a248105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:46.290Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6aaacb2b-04d8-4be9-a089-53a2aeeca4ca
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:46 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-q/jssdgj0AHzNYScELsejKhZfiE"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba783bb3a8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:46.522Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 219ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e66eb9cb-e87c-4752-83db-9ffa022353e1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:46 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7852c368105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64fe5880-661a-4049-aa45-7df5c1015251
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:47 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287286&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ox995JC2K8Fy7k11wcEKCsFMjk7%2Fwu7SAzjW%2Fm21rzk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7869d7d8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 236ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a842bd4-0a6a-4370-93d6-8dfc5bc87bd3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:47 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287287&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3l%2BRYfmja%2FxVNumUU8ZjerDqpr1h2vaZl8n50jTr4uM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287287&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3l%2BRYfmja%2FxVNumUU8ZjerDqpr1h2vaZl8n50jTr4uM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7880e928105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eedbe53e-1a91-474f-b69f-cba731a2e5ed
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:47 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287287&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3l%2BRYfmja%2FxVNumUU8ZjerDqpr1h2vaZl8n50jTr4uM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287287&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3l%2BRYfmja%2FxVNumUU8ZjerDqpr1h2vaZl8n50jTr4uM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7899fb68105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 218ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd322f90-dd68-485d-bb53-c52d51f6c470
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:47 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287287&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3l%2BRYfmja%2FxVNumUU8ZjerDqpr1h2vaZl8n50jTr4uM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287287&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3l%2BRYfmja%2FxVNumUU8ZjerDqpr1h2vaZl8n50jTr4uM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba78b08de8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 224ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4c6b9b4-1a0a-47fa-842e-0f778333e030
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:47 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287287&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3l%2BRYfmja%2FxVNumUU8ZjerDqpr1h2vaZl8n50jTr4uM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287287&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=3l%2BRYfmja%2FxVNumUU8ZjerDqpr1h2vaZl8n50jTr4uM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-IjAMBhYeugmspZy6Dy0Av13IWPU"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba78c69de8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"533","createdAt":"2024-10-18T21:34:47.916Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b1fa3a4-c339-4238-a714-78b4bfb523ae
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:47 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2686
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba78deadb8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 53ca78c3-10b4-45ca-bcf0-b7cb50aae3c8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:48 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2855
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba78e0af08105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b368eb0-31b2-4171-a3b1-6d3ed8dd5b3c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:48 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287288&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MXoakG86TYOlNZuHhEDxkZvhRP5NlVS4TCAMuP3Y%2F78%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287288&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MXoakG86TYOlNZuHhEDxkZvhRP5NlVS4TCAMuP3Y%2F78%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-aHzpohkjvOo6cTyt8sU+HAlW75Y"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba78e3b1b8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:48.203Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca488e73-3b47-44f3-8b5e-6b79127da92b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:48 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287288&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MXoakG86TYOlNZuHhEDxkZvhRP5NlVS4TCAMuP3Y%2F78%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287288&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MXoakG86TYOlNZuHhEDxkZvhRP5NlVS4TCAMuP3Y%2F78%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-8MBAEXpdUxFeBVax6PU+cOFxZCs"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba78fbc308105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:48.430Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 228ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ddf128b2-652a-46f9-8752-2076cdcafc6f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:48 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287288&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MXoakG86TYOlNZuHhEDxkZvhRP5NlVS4TCAMuP3Y%2F78%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287288&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MXoakG86TYOlNZuHhEDxkZvhRP5NlVS4TCAMuP3Y%2F78%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7911d338105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ca96ce7-de2e-467e-a299-22afc1be8ce0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:48 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287288&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MXoakG86TYOlNZuHhEDxkZvhRP5NlVS4TCAMuP3Y%2F78%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287288&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MXoakG86TYOlNZuHhEDxkZvhRP5NlVS4TCAMuP3Y%2F78%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7929e908105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e0bf287-ba4b-42e9-b71f-9105ee7cc43b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:49 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287289&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Rd07dE7ZMmgNr5RTPfYmCJ9LOuKJyXzy%2B6qRs51RIKk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287289&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Rd07dE7ZMmgNr5RTPfYmCJ9LOuKJyXzy%2B6qRs51RIKk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7940fbd8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f98dfc75-a111-4b3d-b796-ea64b592e175
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:49 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287289&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Rd07dE7ZMmgNr5RTPfYmCJ9LOuKJyXzy%2B6qRs51RIKk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287289&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Rd07dE7ZMmgNr5RTPfYmCJ9LOuKJyXzy%2B6qRs51RIKk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba79578db8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 234ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f5065fe4-6cd5-4b3e-aaef-8b93851c5662
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:49 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287289&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Rd07dE7ZMmgNr5RTPfYmCJ9LOuKJyXzy%2B6qRs51RIKk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287289&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Rd07dE7ZMmgNr5RTPfYmCJ9LOuKJyXzy%2B6qRs51RIKk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba796fa018105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 218ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 19bac972-63b5-42a4-927d-46e34c584afb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:49 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287289&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Rd07dE7ZMmgNr5RTPfYmCJ9LOuKJyXzy%2B6qRs51RIKk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287289&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Rd07dE7ZMmgNr5RTPfYmCJ9LOuKJyXzy%2B6qRs51RIKk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-klc8UY/qFkPvFYtPkXKOaP+lCsA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7988b368105-ORD
Response Body
{"name":"Luan","job":"QA","id":"458","createdAt":"2024-10-18T21:34:49.846Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8d8f753-0f08-4dde-81fc-815af8997b24
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:49 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2688
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba799fc6d8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10e743ac-1d32-4791-92dc-ffb2150b28c4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:49 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2856
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba79a2c928105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24ef0e00-8121-4614-8db8-af6f5747d8f7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:50 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287290&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4GgRboYRhj1hfnpYKTZOsHTh1ZhMzN%2Foq%2BhXxPxjMnk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287290&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4GgRboYRhj1hfnpYKTZOsHTh1ZhMzN%2Foq%2BhXxPxjMnk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-REha4kF4L/IYJheHeTkQGZlPTK4"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba79a4caa8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:50.135Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc9f93d8-ad45-4f97-a477-676f8a70aa19
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:50 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287290&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4GgRboYRhj1hfnpYKTZOsHTh1ZhMzN%2Foq%2BhXxPxjMnk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287290&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4GgRboYRhj1hfnpYKTZOsHTh1ZhMzN%2Foq%2BhXxPxjMnk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-3wpenJAxMnicJxsdDYQ3M18NjFI"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba79bcdcf8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:50.377Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 229ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c245b0b-90b3-45ff-9035-5d0eb93ea8ab
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:50 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287290&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4GgRboYRhj1hfnpYKTZOsHTh1ZhMzN%2Foq%2BhXxPxjMnk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287290&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4GgRboYRhj1hfnpYKTZOsHTh1ZhMzN%2Foq%2BhXxPxjMnk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba79d4ec48105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 209ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfeb52ec-3f42-4aad-9f0a-e55372b7c8f8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:50 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287290&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4GgRboYRhj1hfnpYKTZOsHTh1ZhMzN%2Foq%2BhXxPxjMnk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287290&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4GgRboYRhj1hfnpYKTZOsHTh1ZhMzN%2Foq%2BhXxPxjMnk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba79ecfda8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 231ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27d7cc94-51ff-47fc-b52d-53676d01c610
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:51 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287291&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=IQEKdvvys5th60OVSbxJiE8qGeqNuZMxRZEBmLk5euA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287291&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=IQEKdvvys5th60OVSbxJiE8qGeqNuZMxRZEBmLk5euA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7a028f18105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b06afd3-e845-4f65-95d0-4c5c9551564c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:51 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287291&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=IQEKdvvys5th60OVSbxJiE8qGeqNuZMxRZEBmLk5euA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287291&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=IQEKdvvys5th60OVSbxJiE8qGeqNuZMxRZEBmLk5euA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7a1aa158105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd381e5a-d5d2-4603-a59e-9f919ac902ee
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:51 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287291&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=IQEKdvvys5th60OVSbxJiE8qGeqNuZMxRZEBmLk5euA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287291&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=IQEKdvvys5th60OVSbxJiE8qGeqNuZMxRZEBmLk5euA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7a32b0b8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 238ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b16d31a9-b0fb-4155-b4b5-6970722f5eaf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:51 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287291&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=IQEKdvvys5th60OVSbxJiE8qGeqNuZMxRZEBmLk5euA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287291&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=IQEKdvvys5th60OVSbxJiE8qGeqNuZMxRZEBmLk5euA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-0otwXRjrssiQSWGuJEGIWDLXpOQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7a49c5d8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"917","createdAt":"2024-10-18T21:34:51.785Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e343a59-6fad-4fbe-a575-6cffc3cb0e38
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:51 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2690
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7a62d818105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 16ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80a236e1-7067-4e01-9a8e-1ee809a8c341
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:51 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2858
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7a64d9a8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 478a4f6e-5ce3-414e-a40c-bf548001e467
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:52 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287292&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SaQe%2F7q7r0WXKJvryMBUH7ahmXcNXtZsMScLxAzLSsg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287292&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SaQe%2F7q7r0WXKJvryMBUH7ahmXcNXtZsMScLxAzLSsg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-dwMa5mbcfC40b0nnAX4BeO93/yk"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7a66db78105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:52.069Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02e8e971-e1a4-453d-a8fb-63f0050e1742
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:52 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287292&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SaQe%2F7q7r0WXKJvryMBUH7ahmXcNXtZsMScLxAzLSsg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287292&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SaQe%2F7q7r0WXKJvryMBUH7ahmXcNXtZsMScLxAzLSsg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-ich8A++PTEZMfHCt0KZex6JiCMc"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7a7dee98105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:52.313Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 227ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9fc6f08-1faf-4919-81b7-9d13b3f766ec
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:52 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287292&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SaQe%2F7q7r0WXKJvryMBUH7ahmXcNXtZsMScLxAzLSsg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287292&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SaQe%2F7q7r0WXKJvryMBUH7ahmXcNXtZsMScLxAzLSsg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7a96fe68105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c55f6e59-a944-45df-ba33-a8515919a411
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:52 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287292&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SaQe%2F7q7r0WXKJvryMBUH7ahmXcNXtZsMScLxAzLSsg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287292&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=SaQe%2F7q7r0WXKJvryMBUH7ahmXcNXtZsMScLxAzLSsg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7aae8f58105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 213ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b35cf3d-c95d-49d3-b668-7960217ab6e3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:53 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287293&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=7bdtfXOux1JwIbo1nMfomdumZO3grpUhq4C9kYJ7Vps%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287293&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=7bdtfXOux1JwIbo1nMfomdumZO3grpUhq4C9kYJ7Vps%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7ac59f38105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65efafaf-11f2-4fac-add7-d029431f98b3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:53 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287293&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=7bdtfXOux1JwIbo1nMfomdumZO3grpUhq4C9kYJ7Vps%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287293&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=7bdtfXOux1JwIbo1nMfomdumZO3grpUhq4C9kYJ7Vps%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7adcafb8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d302262-08db-41a5-9042-b9656613c6fd
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:53 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287293&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=7bdtfXOux1JwIbo1nMfomdumZO3grpUhq4C9kYJ7Vps%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287293&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=7bdtfXOux1JwIbo1nMfomdumZO3grpUhq4C9kYJ7Vps%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7af5c688105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 229ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token beb1a656-13c1-440f-be3a-9c5a845f4733
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:53 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287293&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=7bdtfXOux1JwIbo1nMfomdumZO3grpUhq4C9kYJ7Vps%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287293&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=7bdtfXOux1JwIbo1nMfomdumZO3grpUhq4C9kYJ7Vps%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-e1IHKB38PTkfKq7kWJXg0hoqLzw"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7b0cd818105-ORD
Response Body
{"name":"Luan","job":"QA","id":"228","createdAt":"2024-10-18T21:34:53.738Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce0b1f7b-67cd-4ebb-9383-bdc72ecee222
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:53 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2692
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7b24e8e8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63543f39-965b-4b63-ab98-024990b9493e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:53 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2860
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7b27eac8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8fc8e2ba-c888-4b68-8543-539bb55a0b73
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:54 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-9LL3BjGcdFIfQvzI/5a53j9iVdY"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7b29ed08105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:54.027Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef79f10a-f3de-40a9-a62a-c93dbf7c2f3f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:54 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-XzhDUFXYeZndHBdY1VMJ/iWspYI"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7b4185d8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:54.271Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 231ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c74ad2c2-33b0-47b5-9bfb-8715f272f256
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:54 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7b5a99a8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a3aae87-14dd-44e0-b940-09421f4dce19
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:54 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7b72ace8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 211ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67ce962a-60a8-49d5-82ce-567482df182b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:55 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287294&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Jl4sr3X4aZ8dE7rlkvaoMf55xzbrcaB0ggyUOtEkqY8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7b88bc28105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f5636ec5-908d-4df9-a087-a43317bbc492
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:55 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287295&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=A6zidY0VP53x%2BBsknKnFOlQ8RBOXuwy0MgCXv66eRZY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287295&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=A6zidY0VP53x%2BBsknKnFOlQ8RBOXuwy0MgCXv66eRZY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7b9ecd78105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7d6b54f-2421-474c-a753-00f4d6e5f3cd
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:55 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287295&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=A6zidY0VP53x%2BBsknKnFOlQ8RBOXuwy0MgCXv66eRZY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287295&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=A6zidY0VP53x%2BBsknKnFOlQ8RBOXuwy0MgCXv66eRZY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7bb6e3d8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 226ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c057ba87-5997-4dd3-a0d4-acb11aa16ec7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:55 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287295&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=A6zidY0VP53x%2BBsknKnFOlQ8RBOXuwy0MgCXv66eRZY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287295&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=A6zidY0VP53x%2BBsknKnFOlQ8RBOXuwy0MgCXv66eRZY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-xJUn1PLRoYkLONqER1ag0IFtMR4"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7bcdf3b8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"718","createdAt":"2024-10-18T21:34:55.661Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68f9a530-9def-4b04-ae81-385df3453bec
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:55 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2694
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7be588c8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 320aff30-9a21-41c9-bac2-e3ad2169c1f7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:55 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2862
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7be78d68105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 19214a06-5222-47e0-82bf-e5f7c6e5b8a8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:55 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287295&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=A6zidY0VP53x%2BBsknKnFOlQ8RBOXuwy0MgCXv66eRZY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287295&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=A6zidY0VP53x%2BBsknKnFOlQ8RBOXuwy0MgCXv66eRZY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-pfSMHm4o34PihCDZOt57Vq1jzn4"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7bea8f48105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:55.946Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6c175bd-621c-4ddd-abf2-75fb41ed8d86
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:56 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287296&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9%2Fy0FFej8KtBVF5NgYCZ802HyfC5qz2w6bv6Legsw4k%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287296&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9%2Fy0FFej8KtBVF5NgYCZ802HyfC5qz2w6bv6Legsw4k%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Otwo5/ZfI/FJCd72hC0u+DxI8Q0"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7c019fe8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:56.169Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 230ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68b0c8e3-7ef5-4aad-927b-16a7a4512605
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:56 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287296&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9%2Fy0FFej8KtBVF5NgYCZ802HyfC5qz2w6bv6Legsw4k%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287296&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9%2Fy0FFej8KtBVF5NgYCZ802HyfC5qz2w6bv6Legsw4k%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7c18afe8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 971d940e-2e4a-46b9-a870-2d15e6f01179
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:56 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287296&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9%2Fy0FFej8KtBVF5NgYCZ802HyfC5qz2w6bv6Legsw4k%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287296&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9%2Fy0FFej8KtBVF5NgYCZ802HyfC5qz2w6bv6Legsw4k%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7c30c718105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 387205c8-ae6d-448b-926e-948fac438b80
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:56 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287296&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9%2Fy0FFej8KtBVF5NgYCZ802HyfC5qz2w6bv6Legsw4k%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287296&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9%2Fy0FFej8KtBVF5NgYCZ802HyfC5qz2w6bv6Legsw4k%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7c47d828105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c76d5868-f09c-4f51-9db0-338036120952
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:57 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287297&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4YdhgXIeNRCi%2BNwkk%2FOtlortCiXE2tRpSJimqt076YU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287297&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4YdhgXIeNRCi%2BNwkk%2FOtlortCiXE2tRpSJimqt076YU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7c5de718105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 226ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee73ab88-e38d-408c-826b-8d0ea128365c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:57 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287297&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4YdhgXIeNRCi%2BNwkk%2FOtlortCiXE2tRpSJimqt076YU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287297&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4YdhgXIeNRCi%2BNwkk%2FOtlortCiXE2tRpSJimqt076YU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7c74fc18105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 226ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41865c01-9361-42ba-858d-0f4723c79465
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:57 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287297&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4YdhgXIeNRCi%2BNwkk%2FOtlortCiXE2tRpSJimqt076YU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287297&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4YdhgXIeNRCi%2BNwkk%2FOtlortCiXE2tRpSJimqt076YU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-3a5CPH9UYrxjM22oEiRUu4yzWYo"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7c8c8a28105-ORD
Response Body
{"name":"Luan","job":"QA","id":"246","createdAt":"2024-10-18T21:34:57.573Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d3a7914-35fe-47f9-82a9-8aabf1fae1dd
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:57 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2696
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7ca499c8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b477092-3bfc-4de1-ae09-9748553631d3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:57 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2864
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7ca69c78105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8cc29ca7-2d33-489e-9f4e-2062479c6b7a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:57 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287297&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4YdhgXIeNRCi%2BNwkk%2FOtlortCiXE2tRpSJimqt076YU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287297&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=4YdhgXIeNRCi%2BNwkk%2FOtlortCiXE2tRpSJimqt076YU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-hPvCBMZYYOOKFp5dqCtRqYx9BG0"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7ca89df8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:57.859Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4ebb623-f6a3-4a9d-bed8-baa3b30b0c02
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:58 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287298&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y2s%2BZeRo9SmeFhfIWRN8uQxl9gXXd2wPREIHN4misic%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287298&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y2s%2BZeRo9SmeFhfIWRN8uQxl9gXXd2wPREIHN4misic%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-zBbJu8xpUpyMCtIRANoXXFPKVr8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7cc0abb8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:58.098Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 226ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d3455d7-4def-4b47-a25e-3c06174a918e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:58 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287298&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y2s%2BZeRo9SmeFhfIWRN8uQxl9gXXd2wPREIHN4misic%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287298&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y2s%2BZeRo9SmeFhfIWRN8uQxl9gXXd2wPREIHN4misic%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7cd8bd98105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49da75a3-9ea5-467c-bec0-fe71d1dba40c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:58 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287298&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y2s%2BZeRo9SmeFhfIWRN8uQxl9gXXd2wPREIHN4misic%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287298&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y2s%2BZeRo9SmeFhfIWRN8uQxl9gXXd2wPREIHN4misic%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7cf0cf58105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 236ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a6d9ed1-6a45-4ca3-a0ea-cab33ed9c634
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:58 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287298&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y2s%2BZeRo9SmeFhfIWRN8uQxl9gXXd2wPREIHN4misic%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287298&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Y2s%2BZeRo9SmeFhfIWRN8uQxl9gXXd2wPREIHN4misic%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7d07e408105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 212ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26358f3a-0dd1-4e15-909e-5b3f810566d2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:59 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287299&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MUHozzucOQvZq%2Bb3jFd9MX2ZN2kj6SNYmIKLzPW7tqQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287299&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MUHozzucOQvZq%2Bb3jFd9MX2ZN2kj6SNYmIKLzPW7tqQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7d1ff498105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 228ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a1ba756-2c37-47cc-936c-81eb9133e788
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:59 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287299&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MUHozzucOQvZq%2Bb3jFd9MX2ZN2kj6SNYmIKLzPW7tqQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287299&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MUHozzucOQvZq%2Bb3jFd9MX2ZN2kj6SNYmIKLzPW7tqQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7d358548105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 215ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20b78dcf-9506-4efd-8034-1d76860e8cd9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:59 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287299&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MUHozzucOQvZq%2Bb3jFd9MX2ZN2kj6SNYmIKLzPW7tqQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287299&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MUHozzucOQvZq%2Bb3jFd9MX2ZN2kj6SNYmIKLzPW7tqQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-hIXg5a8+ocKHHLkUvi9QCCXKGzM"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7d4d9598105-ORD
Response Body
{"name":"Luan","job":"QA","id":"108","createdAt":"2024-10-18T21:34:59.495Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 61ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99c87ee3-2bc4-4773-889b-e8a106ea14a4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:59 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2698
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7d66a828105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa995647-7b3d-4063-a51f-c84667c52a90
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:59 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2866
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7d6bae28105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 92ea653e-6f5b-4e45-90a7-1200289bfdc5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:34:59 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287299&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MUHozzucOQvZq%2Bb3jFd9MX2ZN2kj6SNYmIKLzPW7tqQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287299&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=MUHozzucOQvZq%2Bb3jFd9MX2ZN2kj6SNYmIKLzPW7tqQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Hoe4PAP3oWhC72Qc+ePrk9lILSo"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7d6daf78105-ORD
Response Body
{"updatedAt":"2024-10-18T21:34:59.816Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f6a3405-3ecc-4e94-a519-5b9615feb3e2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:00 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-v0rnwOaa6XFcgue/nRxoGEJi7AA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7d84c008105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:00.042Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 222ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cebe9667-f5eb-489f-9042-f7fa6865df9c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:00 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7d9bcd88105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10c73247-589a-414b-a1f1-b84baacf2709
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:00 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7db2dce8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 214ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e31c048-6289-4fcb-8949-70125eebdce4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:00 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7dcaed48105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9277eda2-9760-4865-bc15-52ed4ad3d08e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:01 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287300&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=hUsOpAVkCSlFNd4DG2ZT48qfvZUsscOFcCr11fxjKxQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7de1ff48105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 222ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b49a7a3a-1a33-48cd-9534-43890bffe306
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:01 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287301&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=qoPhFQ2AZ8ITf8mv5vKPJgZrumzK7WQMMKBUG32tHqg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287301&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=qoPhFQ2AZ8ITf8mv5vKPJgZrumzK7WQMMKBUG32tHqg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7df891f8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 218ms
Mean size per request: 74B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e09d50a-d66c-47db-8d70-a130452ddabf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:01 GMT
Content-Type application/json; charset=utf-8
Content-Length 74
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287301&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=qoPhFQ2AZ8ITf8mv5vKPJgZrumzK7WQMMKBUG32tHqg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287301&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=qoPhFQ2AZ8ITf8mv5vKPJgZrumzK7WQMMKBUG32tHqg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4a-Kts0C5+DdF77O4llTJBeBQE5R/4"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7e10a468105-ORD
Response Body
{"name":"Luan","job":"QA","id":"3","createdAt":"2024-10-18T21:35:01.442Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 797b69bb-d610-4a1f-9198-92e235785425
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:01 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2700
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7e27b388105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e592f1b-8c55-403a-9cb3-86ae9b29ee72
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:01 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2868
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7e29b568105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f9f787e-e336-41b4-9553-92ac22dafbe5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:01 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287301&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=qoPhFQ2AZ8ITf8mv5vKPJgZrumzK7WQMMKBUG32tHqg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287301&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=qoPhFQ2AZ8ITf8mv5vKPJgZrumzK7WQMMKBUG32tHqg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-3/KzATPgTXqEhCeUS1tUfPS0n/8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7e2bb728105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:01.729Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08bf0483-fcff-48e1-9854-a19125f61d2a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:02 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287301&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=qoPhFQ2AZ8ITf8mv5vKPJgZrumzK7WQMMKBUG32tHqg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287301&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=qoPhFQ2AZ8ITf8mv5vKPJgZrumzK7WQMMKBUG32tHqg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-kcYrDXz8AmZvzSle3nKw+1ptZ18"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7e44c878105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:01.968Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 213ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed53af02-b75c-4db8-a2b2-3136603729a6
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:02 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287302&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vLLzW8NcImlJFuvUiZPUQHHDR8w3h0Bu0ATp0uXCE4Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287302&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vLLzW8NcImlJFuvUiZPUQHHDR8w3h0Bu0ATp0uXCE4Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7e5bdd48105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33bc3d66-8df7-45a6-b02b-931e5f4aae68
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:02 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287302&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vLLzW8NcImlJFuvUiZPUQHHDR8w3h0Bu0ATp0uXCE4Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287302&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vLLzW8NcImlJFuvUiZPUQHHDR8w3h0Bu0ATp0uXCE4Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7e71ef48105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db4a240a-cb69-4338-86da-27c18071e632
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:02 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287302&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vLLzW8NcImlJFuvUiZPUQHHDR8w3h0Bu0ATp0uXCE4Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287302&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vLLzW8NcImlJFuvUiZPUQHHDR8w3h0Bu0ATp0uXCE4Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7e8a8738105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb85952f-5eee-4e47-809c-bbf7c59a5530
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:02 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287302&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vLLzW8NcImlJFuvUiZPUQHHDR8w3h0Bu0ATp0uXCE4Y%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287302&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=vLLzW8NcImlJFuvUiZPUQHHDR8w3h0Bu0ATp0uXCE4Y%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7ea29b68105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 219ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3fc74245-c2ed-4041-965b-f6fa56b854c7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:03 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287303&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aEhfCGLicQOXn%2BZrHnAOCJGwNa7ru8CkqLTMuOTRK4k%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287303&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aEhfCGLicQOXn%2BZrHnAOCJGwNa7ru8CkqLTMuOTRK4k%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7ebab1b8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 217ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66590ce8-285f-46f1-b8b7-16777f9773f4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:03 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287303&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aEhfCGLicQOXn%2BZrHnAOCJGwNa7ru8CkqLTMuOTRK4k%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287303&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aEhfCGLicQOXn%2BZrHnAOCJGwNa7ru8CkqLTMuOTRK4k%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-mvyvm48nZGY8A6WTI6zZ4QlNuSI"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7ed1c828105-ORD
Response Body
{"name":"Luan","job":"QA","id":"157","createdAt":"2024-10-18T21:35:03.369Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54725ae4-9405-4bf6-b4f9-e53dbbde131d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:03 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2702
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7ee7d958105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4429fe55-ea0e-424b-8011-a816b2691669
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:03 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2870
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7eeadab8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a3e7c5d-5b1d-4604-b81b-31f6cc867ea8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:03 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287303&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aEhfCGLicQOXn%2BZrHnAOCJGwNa7ru8CkqLTMuOTRK4k%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287303&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aEhfCGLicQOXn%2BZrHnAOCJGwNa7ru8CkqLTMuOTRK4k%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-qDSr7P5+e8DQ9rKgLj/+h7c9z0g"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7eeddd88105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:03.675Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01440a0b-9644-4620-b222-3a749e2bf723
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:03 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287303&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aEhfCGLicQOXn%2BZrHnAOCJGwNa7ru8CkqLTMuOTRK4k%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287303&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aEhfCGLicQOXn%2BZrHnAOCJGwNa7ru8CkqLTMuOTRK4k%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-oxL+bfJOMisH/OuyHaoKGuUjVvk"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7f06f8c8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:03.912Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 213ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b1a4cd5-f22b-435c-92c2-9d1274570b51
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:04 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287304&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=uQdtCXjKB%2FBUmp7bkOuUievsbAu6iNCaUOsHpJzhzFQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287304&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=uQdtCXjKB%2FBUmp7bkOuUievsbAu6iNCaUOsHpJzhzFQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7f1e89c8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a8b44f6-561e-405d-9845-d9e492ed685b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:04 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287304&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=uQdtCXjKB%2FBUmp7bkOuUievsbAu6iNCaUOsHpJzhzFQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287304&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=uQdtCXjKB%2FBUmp7bkOuUievsbAu6iNCaUOsHpJzhzFQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7f349d58105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 227ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9be1fbd3-b6ae-4858-ab57-2ef44170a799
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:04 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287304&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=uQdtCXjKB%2FBUmp7bkOuUievsbAu6iNCaUOsHpJzhzFQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287304&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=uQdtCXjKB%2FBUmp7bkOuUievsbAu6iNCaUOsHpJzhzFQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7f4cb488105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a4e2994-508c-4457-b07e-64bffb8eed46
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:04 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287304&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=uQdtCXjKB%2FBUmp7bkOuUievsbAu6iNCaUOsHpJzhzFQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287304&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=uQdtCXjKB%2FBUmp7bkOuUievsbAu6iNCaUOsHpJzhzFQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7f63ca28105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 212ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa1eb168-9f9a-4dcb-b62f-1b5bafe892d3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:05 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287305&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=t8o4MgK3v5rn7Pqi7dMSyZGKGBkD7%2ByxrvcAJZJGypQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287305&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=t8o4MgK3v5rn7Pqi7dMSyZGKGBkD7%2ByxrvcAJZJGypQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7f7cdd78105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 227ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b996e49-c0c4-4013-8412-83871ca0518d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:05 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287305&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=t8o4MgK3v5rn7Pqi7dMSyZGKGBkD7%2ByxrvcAJZJGypQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287305&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=t8o4MgK3v5rn7Pqi7dMSyZGKGBkD7%2ByxrvcAJZJGypQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-psxgfmmGyaqnQxfhoZDhxeaWB74"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7f92f748105-ORD
Response Body
{"name":"Luan","job":"QA","id":"742","createdAt":"2024-10-18T21:35:05.318Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa0c02d0-e4f7-497a-9b5d-183a8b132203
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:05 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2704
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7faa8cc8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bad6e52d-9a38-41ba-9885-70721c35c33d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:05 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2872
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7fad8e88105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ebd34ec-783a-48e2-957b-eb063315a6d8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:05 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287305&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=t8o4MgK3v5rn7Pqi7dMSyZGKGBkD7%2ByxrvcAJZJGypQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287305&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=t8o4MgK3v5rn7Pqi7dMSyZGKGBkD7%2ByxrvcAJZJGypQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-3BilfGgpknFeSk9QGfHcMEN278I"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba7faf9068105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:05.594Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2b03838-0340-43de-bad5-74fac33c0a91
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:05 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287305&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=t8o4MgK3v5rn7Pqi7dMSyZGKGBkD7%2ByxrvcAJZJGypQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287305&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=t8o4MgK3v5rn7Pqi7dMSyZGKGBkD7%2ByxrvcAJZJGypQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-xvx8IAtQ5AHFLDaBIkeA+lUJZjE"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7fc6a208105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:05.829Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 226ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1433e4e-94a2-4148-b27b-6aac1de2f584
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:06 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287306&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=WcxZm76FWmxs%2FSakBGjPv%2B2ImmWi8urJOhjqULeRu6c%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287306&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=WcxZm76FWmxs%2FSakBGjPv%2B2ImmWi8urJOhjqULeRu6c%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7fddb5f8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab1c130d-300a-4bcb-a73b-c9321dc80ae9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:06 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287306&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=WcxZm76FWmxs%2FSakBGjPv%2B2ImmWi8urJOhjqULeRu6c%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287306&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=WcxZm76FWmxs%2FSakBGjPv%2B2ImmWi8urJOhjqULeRu6c%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba7ff5c7d8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 233ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95ce7a05-3c42-4cf5-a433-38e04d2655c7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:06 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287306&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=WcxZm76FWmxs%2FSakBGjPv%2B2ImmWi8urJOhjqULeRu6c%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287306&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=WcxZm76FWmxs%2FSakBGjPv%2B2ImmWi8urJOhjqULeRu6c%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba800dd908105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0190652-9b90-4e69-bebe-838b05175b5c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:06 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287306&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=WcxZm76FWmxs%2FSakBGjPv%2B2ImmWi8urJOhjqULeRu6c%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287306&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=WcxZm76FWmxs%2FSakBGjPv%2B2ImmWi8urJOhjqULeRu6c%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8025eba8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e92d0c41-b679-4933-bbc3-4fe507ac6b4b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:07 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287307&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ka2pwegmNms1AeZ45rGzHDiZjW3R8gerEb8LEUS9gFY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287307&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ka2pwegmNms1AeZ45rGzHDiZjW3R8gerEb8LEUS9gFY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba803cfb28105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 236ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 848c548a-3c01-4520-9bd4-78d8ff0f6caa
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:07 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287307&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ka2pwegmNms1AeZ45rGzHDiZjW3R8gerEb8LEUS9gFY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287307&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ka2pwegmNms1AeZ45rGzHDiZjW3R8gerEb8LEUS9gFY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-ilFxz0wQQ+zMHK5XpNXziI5GlS8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba80549298105-ORD
Response Body
{"name":"Luan","job":"QA","id":"408","createdAt":"2024-10-18T21:35:07.260Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 22ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af8bf20b-c4bc-4ef3-b9c3-9ecc57355ed7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:07 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2706
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba806da6a8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8f96949-b386-469b-b0b1-b195d8008e17
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:07 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2874
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8070a8f8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80244bdd-8183-43cd-8af2-fd31b4b941da
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:07 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287307&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ka2pwegmNms1AeZ45rGzHDiZjW3R8gerEb8LEUS9gFY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287307&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ka2pwegmNms1AeZ45rGzHDiZjW3R8gerEb8LEUS9gFY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-RryCQ1uFodl347ndjlVxLTak8NE"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8072aa38105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:07.550Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 135045dc-54ec-4057-b10c-d9870ab6e77c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:07 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287307&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ka2pwegmNms1AeZ45rGzHDiZjW3R8gerEb8LEUS9gFY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287307&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Ka2pwegmNms1AeZ45rGzHDiZjW3R8gerEb8LEUS9gFY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-BFrJdwLZznmab7glaqfDspUDASo"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8089c168105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:07.792Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 217ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d08ce6f3-d17f-4083-9d69-8b0f3f7e73cb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:08 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba80a2d258105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ea01c47-ff23-465e-bd2d-1b3c273f1de4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:08 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba80b8e448105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4608a2d-5b41-4727-9db6-c0416c2ec3b9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:08 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba80d0f928105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b2182c00-b6c2-43fe-83d1-88b484c3b47a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:08 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba80e88a38105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 231ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40203258-ad09-420f-929a-842c5d1923e9
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:09 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287308&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2F48EsO8uEZxSbWmEQ1M0Rw3le082jb0Ui7W8k16PRqM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba81009d18105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 222ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08044d9d-62ee-45b6-98b3-48f36a8301cf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:09 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287309&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YgOUSMBlInU5EjwS5mxpNROstvATJ%2FFms5s2pSS6Ueo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287309&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YgOUSMBlInU5EjwS5mxpNROstvATJ%2FFms5s2pSS6Ueo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-UaC8Nrs2FAobs5l3uWNhpoaENBE"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8118b178105-ORD
Response Body
{"name":"Luan","job":"QA","id":"353","createdAt":"2024-10-18T21:35:09.213Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 53a03141-ec59-4f0e-9196-c005952aa694
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:09 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2708
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba812fc318105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c0ae9cb-5df7-4820-beb9-df64c206a90d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:09 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2876
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8132c508105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0a599cd-01b4-45b8-8194-b08c1a52ec34
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:09 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287309&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YgOUSMBlInU5EjwS5mxpNROstvATJ%2FFms5s2pSS6Ueo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287309&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YgOUSMBlInU5EjwS5mxpNROstvATJ%2FFms5s2pSS6Ueo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-K1vsPTFqvrilov9i0Is3/+WDnvY"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8134c648105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:09.500Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b09f3c9-fc24-4a6d-b511-f25db76ca121
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:09 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287309&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YgOUSMBlInU5EjwS5mxpNROstvATJ%2FFms5s2pSS6Ueo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287309&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YgOUSMBlInU5EjwS5mxpNROstvATJ%2FFms5s2pSS6Ueo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Tc9RMONuFRdBOVc6+TRLCs4+1k4"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba814cd778105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:09.738Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 229ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5bceaac3-0f6b-416a-a834-3835af3b2540
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:10 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287309&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YgOUSMBlInU5EjwS5mxpNROstvATJ%2FFms5s2pSS6Ueo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287309&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=YgOUSMBlInU5EjwS5mxpNROstvATJ%2FFms5s2pSS6Ueo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8164ef28105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a948f1f1-3486-42f2-ace3-5bf7d61a4006
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287310&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jmYyL8%2FTXrBvQhYOP4MUN0TLNFVFA5nI%2FDVg3ZOPlH0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287310&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jmYyL8%2FTXrBvQhYOP4MUN0TLNFVFA5nI%2FDVg3ZOPlH0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba817c80b8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 218ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e62b589d-254a-4033-995a-297108d49a77
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287310&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jmYyL8%2FTXrBvQhYOP4MUN0TLNFVFA5nI%2FDVg3ZOPlH0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287310&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jmYyL8%2FTXrBvQhYOP4MUN0TLNFVFA5nI%2FDVg3ZOPlH0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba81949238105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83119dee-f42f-4f2d-ba6c-fbcf5c2b4841
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287310&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jmYyL8%2FTXrBvQhYOP4MUN0TLNFVFA5nI%2FDVg3ZOPlH0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287310&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jmYyL8%2FTXrBvQhYOP4MUN0TLNFVFA5nI%2FDVg3ZOPlH0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba81aba368105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 975efce7-fcca-4b97-9ddd-5794e7d1909e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287310&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jmYyL8%2FTXrBvQhYOP4MUN0TLNFVFA5nI%2FDVg3ZOPlH0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287310&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=jmYyL8%2FTXrBvQhYOP4MUN0TLNFVFA5nI%2FDVg3ZOPlH0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba81c2b648105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 214ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7da7559a-2172-4697-b824-bffd05244fad
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:11 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287311&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZrou4cU6P2qlSW7v5Duyl03AU1d5yukEOUophYGeZo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287311&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZrou4cU6P2qlSW7v5Duyl03AU1d5yukEOUophYGeZo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-5uTMf5aMMaf2G36nxINDoLfkQb8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba81d8c968105-ORD
Response Body
{"name":"Luan","job":"QA","id":"627","createdAt":"2024-10-18T21:35:11.123Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79d53b67-6aaa-4110-b7fe-6e485f2f6d0f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:11 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2710
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba81efd828105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a630ecce-518d-467b-94cd-80aa2d8b63e5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:11 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2878
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba81f1d9a8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 596cba9a-94b6-472c-beed-4a3d5953a103
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:11 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287311&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZrou4cU6P2qlSW7v5Duyl03AU1d5yukEOUophYGeZo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287311&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZrou4cU6P2qlSW7v5Duyl03AU1d5yukEOUophYGeZo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Vcair/6krOdoptj4gNqcaOvdKYM"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba81f3db38105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:11.402Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a8e75ca-9b9d-4a14-8cce-63349cbdc034
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:11 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287311&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZrou4cU6P2qlSW7v5Duyl03AU1d5yukEOUophYGeZo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287311&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZrou4cU6P2qlSW7v5Duyl03AU1d5yukEOUophYGeZo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-8i1+X6Wr7swmPUCypi9WsEbkKNk"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba820be9b8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:11.640Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 230ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 179d7f5c-4864-4208-b736-d0d75c4df7a0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:11 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287311&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZrou4cU6P2qlSW7v5Duyl03AU1d5yukEOUophYGeZo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287311&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=AZrou4cU6P2qlSW7v5Duyl03AU1d5yukEOUophYGeZo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8223f9f8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5086314d-4cda-4f8e-a8cf-9dbaeae04e91
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:12 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287312&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=20eywyvqXPfnAb47lkUXFd9mWWVLJIOXYa%2FeHEze6gE%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287312&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=20eywyvqXPfnAb47lkUXFd9mWWVLJIOXYa%2FeHEze6gE%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba823b88f8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 233ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33417f1a-0729-4192-b542-550b159a4cdf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:12 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287312&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=20eywyvqXPfnAb47lkUXFd9mWWVLJIOXYa%2FeHEze6gE%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287312&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=20eywyvqXPfnAb47lkUXFd9mWWVLJIOXYa%2FeHEze6gE%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba825198c8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f60ad694-2395-4ae1-bd46-c0bdef84f596
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:12 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287312&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=20eywyvqXPfnAb47lkUXFd9mWWVLJIOXYa%2FeHEze6gE%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287312&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=20eywyvqXPfnAb47lkUXFd9mWWVLJIOXYa%2FeHEze6gE%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba826aa888105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f30ebc4-06ab-4ba4-94b2-46c3e441e465
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:12 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287312&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=20eywyvqXPfnAb47lkUXFd9mWWVLJIOXYa%2FeHEze6gE%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287312&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=20eywyvqXPfnAb47lkUXFd9mWWVLJIOXYa%2FeHEze6gE%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8280b7f8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 222ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1870389e-e8f2-4cea-a35b-8aa69bdef760
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:13 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287313&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Zm6RZEtg7JdZvRBtBL%2BwsFJlsGRCg4%2BCAq%2BAqd37UP8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287313&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Zm6RZEtg7JdZvRBtBL%2BwsFJlsGRCg4%2BCAq%2BAqd37UP8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-AH+1mis2gBRev0m+RUauermsHmw"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8297c6c8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"828","createdAt":"2024-10-18T21:35:13.036Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f91c8b4-47b7-4472-8c92-72dab6eb66f8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:13 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2712
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba82aed5e8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81817b49-0782-49ce-80d0-c4cdc8e40f85
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:13 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2880
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba82b0d768105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73912648-b917-4869-b0cf-e9fe48d6d30c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:13 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287313&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Zm6RZEtg7JdZvRBtBL%2BwsFJlsGRCg4%2BCAq%2BAqd37UP8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287313&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Zm6RZEtg7JdZvRBtBL%2BwsFJlsGRCg4%2BCAq%2BAqd37UP8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-qBmBPKd87v0vK2nfCJuFdzptE9U"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba82b2d858105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:13.316Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db75fea5-dc51-4dab-8c6e-8fda1c3c0446
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:13 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287313&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Zm6RZEtg7JdZvRBtBL%2BwsFJlsGRCg4%2BCAq%2BAqd37UP8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287313&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Zm6RZEtg7JdZvRBtBL%2BwsFJlsGRCg4%2BCAq%2BAqd37UP8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-TcPLDx/Ru1nxIPUgz/ddPjLWt4g"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba82cae728105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:13.542Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 222ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6da6b9c9-cfaf-4844-8aef-5d92c692f262
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:13 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287313&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Zm6RZEtg7JdZvRBtBL%2BwsFJlsGRCg4%2BCAq%2BAqd37UP8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287313&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Zm6RZEtg7JdZvRBtBL%2BwsFJlsGRCg4%2BCAq%2BAqd37UP8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba82e1f638105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9142dab8-92d4-4690-8e7f-00ae9f1332dd
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba82f889b8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 214ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9309b8bc-8ae7-4a21-82f2-4a5e09f24aa0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba83119da8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8fc1dfe0-7027-4c55-8263-0a5c4ab71ec3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8327adb8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe413ed6-87e6-46ad-ad63-57fbe8a794c0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba833ebff8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 228ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34996880-6281-4170-b802-c3ee4a441ab7
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:15 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287314&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dU7sbXK27dDWklgQBZfJscmf3HbMi1N7NNIOuqaNwdA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-soKmahmhB53JBOsKfa051vhnjG0"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8357d168105-ORD
Response Body
{"name":"Luan","job":"QA","id":"491","createdAt":"2024-10-18T21:35:14.969Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8215dabf-86db-4f14-a695-2e0a95b414c5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:15 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2714
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba836fe308105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91196fe6-1f42-4728-83f7-d7cb580e0e83
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:15 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2882
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8372e638105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8c856ab-e324-49ba-a17d-3b775d795ae0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:15 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287315&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=GgpTK63BGyO%2F8MGkGrS9feuns%2Fq%2FDUbQ7PZt%2BIxP70E%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287315&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=GgpTK63BGyO%2F8MGkGrS9feuns%2Fq%2FDUbQ7PZt%2BIxP70E%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-n26MRzBeHKCxPQze4RYRsJtckUc"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8374e7d8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:15.247Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a390e573-37b1-4057-a8a4-bb8fa08d6f5b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:15 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287315&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=GgpTK63BGyO%2F8MGkGrS9feuns%2Fq%2FDUbQ7PZt%2BIxP70E%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287315&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=GgpTK63BGyO%2F8MGkGrS9feuns%2Fq%2FDUbQ7PZt%2BIxP70E%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-jwSkTnvmycN+ENlgzlybtUZ4Kn8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba838cfae8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:15.489Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 223ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be65c33c-ccec-48c5-a625-ce23f5ebaa90
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:15 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287315&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=GgpTK63BGyO%2F8MGkGrS9feuns%2Fq%2FDUbQ7PZt%2BIxP70E%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287315&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=GgpTK63BGyO%2F8MGkGrS9feuns%2Fq%2FDUbQ7PZt%2BIxP70E%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba83a48c78105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a0e4574-aae7-4017-b7f9-285328408780
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287315&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=GgpTK63BGyO%2F8MGkGrS9feuns%2Fq%2FDUbQ7PZt%2BIxP70E%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287315&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=GgpTK63BGyO%2F8MGkGrS9feuns%2Fq%2FDUbQ7PZt%2BIxP70E%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba83bba068105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 232ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d60b2c2-bba1-41ad-a1dc-6122a6f656bc
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287316&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=XKrKvNrFXM1JUwMXGOuHRZHWciWw0Q46H%2BlR2JKMwPM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287316&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=XKrKvNrFXM1JUwMXGOuHRZHWciWw0Q46H%2BlR2JKMwPM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba83d4b468105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84359473-9773-482e-8368-c1b707888753
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287316&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=XKrKvNrFXM1JUwMXGOuHRZHWciWw0Q46H%2BlR2JKMwPM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287316&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=XKrKvNrFXM1JUwMXGOuHRZHWciWw0Q46H%2BlR2JKMwPM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba83edc3d8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 227ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a4ac1c3-8b3c-4fc4-873c-00e4d2854e89
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287316&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=XKrKvNrFXM1JUwMXGOuHRZHWciWw0Q46H%2BlR2JKMwPM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287316&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=XKrKvNrFXM1JUwMXGOuHRZHWciWw0Q46H%2BlR2JKMwPM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8404d4b8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 244ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff33ed6c-8e92-4f97-b482-6dac5502b238
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:17 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287316&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=XKrKvNrFXM1JUwMXGOuHRZHWciWw0Q46H%2BlR2JKMwPM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287316&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=XKrKvNrFXM1JUwMXGOuHRZHWciWw0Q46H%2BlR2JKMwPM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-o31oz+AxeXZrR3qqNzT4wE0Yyt4"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba841cebe8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"543","createdAt":"2024-10-18T21:35:16.939Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 16ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8384ab79-2b91-45b1-a71e-d1c20e971b6d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:17 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2716
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba843681f8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea497495-7781-43c1-9abe-2d217563968b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:17 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2884
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba84388418105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a2cf729-ec64-4a23-b384-fb7ad44b9847
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:17 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287317&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=wn1V24NbvzgJB18Id9MzH79LXZRHEswpiqpxQARg6so%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287317&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=wn1V24NbvzgJB18Id9MzH79LXZRHEswpiqpxQARg6so%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-1DyfnfuGftQlNaOCRj2hBCXAJbE"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba843a8618105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:17.239Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e89ae3c3-ee6c-47f7-827b-b5e948979e68
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:17 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287317&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=wn1V24NbvzgJB18Id9MzH79LXZRHEswpiqpxQARg6so%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287317&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=wn1V24NbvzgJB18Id9MzH79LXZRHEswpiqpxQARg6so%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Zs6wTmG/FD54+JiszwVjo71ax+U"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba84529998105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:17.476Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 232ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 555cec97-2d58-43c7-ada4-fac73cc76281
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:17 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287317&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=wn1V24NbvzgJB18Id9MzH79LXZRHEswpiqpxQARg6so%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287317&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=wn1V24NbvzgJB18Id9MzH79LXZRHEswpiqpxQARg6so%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba846aadb8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5954d7f1-c4ba-4e66-826d-753910ee35ba
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287317&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=wn1V24NbvzgJB18Id9MzH79LXZRHEswpiqpxQARg6so%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287317&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=wn1V24NbvzgJB18Id9MzH79LXZRHEswpiqpxQARg6so%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8482c238105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69f6a0c0-1ec3-472b-bcd7-78ecfcc49172
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287318&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ob3o%2Fch7O8sH4%2FlwPPDTWkNqZTkgXD0i0WwEDR6BM50%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287318&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ob3o%2Fch7O8sH4%2FlwPPDTWkNqZTkgXD0i0WwEDR6BM50%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba849adb38105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d57b2aa-45b6-4280-b8ea-fd578962b18e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287318&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ob3o%2Fch7O8sH4%2FlwPPDTWkNqZTkgXD0i0WwEDR6BM50%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287318&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ob3o%2Fch7O8sH4%2FlwPPDTWkNqZTkgXD0i0WwEDR6BM50%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba84b2ecf8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 82a9241a-2d30-49ba-968a-b2c2a1e6bc03
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287318&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ob3o%2Fch7O8sH4%2FlwPPDTWkNqZTkgXD0i0WwEDR6BM50%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287318&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ob3o%2Fch7O8sH4%2FlwPPDTWkNqZTkgXD0i0WwEDR6BM50%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba84c88338105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 228ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36a13e21-e3ee-4500-b8f2-e4bd4da80515
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287318&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ob3o%2Fch7O8sH4%2FlwPPDTWkNqZTkgXD0i0WwEDR6BM50%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287318&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ob3o%2Fch7O8sH4%2FlwPPDTWkNqZTkgXD0i0WwEDR6BM50%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-YYWvHwjUqWznpv0RF6uD32Mjd7A"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba84e09818105-ORD
Response Body
{"name":"Luan","job":"QA","id":"289","createdAt":"2024-10-18T21:35:18.892Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec048d58-4b8a-4808-9d20-ebd84de79aa0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:18 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2717
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba84f8ad38105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c50375d6-e951-492c-8a5a-52b9743559a1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:19 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2885
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba84fbafc8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05d563a3-ea3c-4f95-b766-ed42a87c666a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:19 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287319&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=gVPJLFMHTcXo%2BqyiwchXt0BWmYRuosJbVvYUAChPJ90%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287319&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=gVPJLFMHTcXo%2BqyiwchXt0BWmYRuosJbVvYUAChPJ90%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-Gox2ZQ5V/BVjk8CY5wnDG94/xb0"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba84fdb158105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:19.185Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4448723-97f8-4d14-bd4d-90d20957369b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:19 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287319&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=gVPJLFMHTcXo%2BqyiwchXt0BWmYRuosJbVvYUAChPJ90%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287319&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=gVPJLFMHTcXo%2BqyiwchXt0BWmYRuosJbVvYUAChPJ90%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-qoTw6cgmGlI4536NoUjDkPkoFaI"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8516c988105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:19.426Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 214ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bed03d5f-3417-4e57-82dd-ac834de3c446
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:19 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287319&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=gVPJLFMHTcXo%2BqyiwchXt0BWmYRuosJbVvYUAChPJ90%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287319&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=gVPJLFMHTcXo%2BqyiwchXt0BWmYRuosJbVvYUAChPJ90%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba852ddb78105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24cb78c0-8984-4de0-af84-1fe74dd04a21
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:19 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287319&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=gVPJLFMHTcXo%2BqyiwchXt0BWmYRuosJbVvYUAChPJ90%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287319&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=gVPJLFMHTcXo%2BqyiwchXt0BWmYRuosJbVvYUAChPJ90%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8544ea78105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 228ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca053f24-a39d-4cb8-9bbe-a9b6a04d69b1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:20 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287320&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FFd6NJevEpzQEVbTg2hxK5xvF0G1bs%2BjhscZEBZ4qlw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287320&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FFd6NJevEpzQEVbTg2hxK5xvF0G1bs%2BjhscZEBZ4qlw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba855bfb18105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12a4bbd4-5197-48df-8f13-9abc68e49c3f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:20 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287320&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FFd6NJevEpzQEVbTg2hxK5xvF0G1bs%2BjhscZEBZ4qlw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287320&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FFd6NJevEpzQEVbTg2hxK5xvF0G1bs%2BjhscZEBZ4qlw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba85739108105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df74d0b8-6001-40f7-ad34-07be7ef69c8d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:20 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287320&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FFd6NJevEpzQEVbTg2hxK5xvF0G1bs%2BjhscZEBZ4qlw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287320&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FFd6NJevEpzQEVbTg2hxK5xvF0G1bs%2BjhscZEBZ4qlw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8589a5a8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 228ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b6ec2f2-e3a3-4373-8a51-be82be953761
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:20 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287320&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FFd6NJevEpzQEVbTg2hxK5xvF0G1bs%2BjhscZEBZ4qlw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287320&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=%2FFd6NJevEpzQEVbTg2hxK5xvF0G1bs%2BjhscZEBZ4qlw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-xecmyLkT60kBJUKe5+jKaMC6t0I"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba85a0b8c8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"264","createdAt":"2024-10-18T21:35:20.812Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7533022b-3033-49b1-a27c-708a8534ac3a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:20 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2719
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba85b8ce18105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 305aabf5-2d3b-4223-8f9c-5ecbf7f98a29
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:20 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2887
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba85bacfc8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29a4837f-4845-463e-8e08-82bfa8051361
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:21 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287321&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=DWcVqz%2Frg2RKZjSp%2FeMywTDAskzf36G30JtLQuBtff4%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287321&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=DWcVqz%2Frg2RKZjSp%2FeMywTDAskzf36G30JtLQuBtff4%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-QQZoqhq8p7j6PPmE49Brlwv+Fxk"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba85bcd118105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:21.090Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42095dd1-4f77-4ce0-8fe2-67b5aff52e2d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:21 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287321&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=DWcVqz%2Frg2RKZjSp%2FeMywTDAskzf36G30JtLQuBtff4%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287321&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=DWcVqz%2Frg2RKZjSp%2FeMywTDAskzf36G30JtLQuBtff4%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-h7DVAGQO0wk8iXVNzGKJw0h+TvI"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba85d3e398105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:21.329Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 231ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84c60e98-ba1f-47ad-977f-ca78e2606ec4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:21 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287321&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=DWcVqz%2Frg2RKZjSp%2FeMywTDAskzf36G30JtLQuBtff4%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287321&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=DWcVqz%2Frg2RKZjSp%2FeMywTDAskzf36G30JtLQuBtff4%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba85ebf568105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e012011e-211d-4f4d-8f13-0b988bf71198
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:21 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287321&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=DWcVqz%2Frg2RKZjSp%2FeMywTDAskzf36G30JtLQuBtff4%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287321&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=DWcVqz%2Frg2RKZjSp%2FeMywTDAskzf36G30JtLQuBtff4%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba86039268105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 228ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1d04d2b-9452-455a-b118-ce639aec3887
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287322&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=e44epUKPRzKBmojn4VIXW00D0X66h%2B2ge630qXzJCLo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287322&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=e44epUKPRzKBmojn4VIXW00D0X66h%2B2ge630qXzJCLo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba861ba3f8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5a5c443-354d-454a-a2b7-05ca8c5f2fdb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287322&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=e44epUKPRzKBmojn4VIXW00D0X66h%2B2ge630qXzJCLo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287322&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=e44epUKPRzKBmojn4VIXW00D0X66h%2B2ge630qXzJCLo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8633b868105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 220ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token adcc8e1b-7922-41b0-aecf-2a90464dad86
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287322&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=e44epUKPRzKBmojn4VIXW00D0X66h%2B2ge630qXzJCLo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287322&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=e44epUKPRzKBmojn4VIXW00D0X66h%2B2ge630qXzJCLo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba864ac9c8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 216ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38e4cb85-e119-4a95-aaac-76f4a9a35815
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287322&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=e44epUKPRzKBmojn4VIXW00D0X66h%2B2ge630qXzJCLo%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287322&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=e44epUKPRzKBmojn4VIXW00D0X66h%2B2ge630qXzJCLo%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-sEz4u5mNA+WqBvk8Ms+DR8eYuiQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8662e388105-ORD
Response Body
{"name":"Luan","job":"QA","id":"656","createdAt":"2024-10-18T21:35:22.737Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a453c094-032d-45cb-a094-7d2e16b1fead
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:22 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2721
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8678fb18105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c475bb03-5247-4feb-9e91-517a315142a6
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:22 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2889
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba867bfd68105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd55e49d-934e-4f4b-9b45-59b9d0060531
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:23 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-swGjrGNW2zTs3otnMlXmR1d0/ZU"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba867dffe8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:23.016Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 441a2a48-b700-4c8e-a4b9-87f84d660704
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:23 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-YWlUiskXkNJz/U8AUt4UwJEQ9Rs"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba86959778105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:23.264Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 219ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25326584-4c64-428c-b977-83963d48e589
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:23 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba86adb1c8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2e97e7b-2a1e-4fee-86bb-559380500e66
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:23 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba86c4c968105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 222ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 160bb56a-ada3-4bb1-8c33-dc04f7f8f1cb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287323&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=9We%2BcuXfnZDDo8Sp4chYX%2BPrR6lT6XS12rnzQqiMU3w%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba86dcd8b8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b345d0d-3eb4-4cb8-9b38-bbbf288707bc
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287324&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tSmK%2FfLBiDhsYj5nWmTHDad2iD112kioih94kFFbkGM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287324&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tSmK%2FfLBiDhsYj5nWmTHDad2iD112kioih94kFFbkGM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba86f3ee68105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 222ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token beca43b4-f953-40a3-99ed-294f94da6a45
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287324&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tSmK%2FfLBiDhsYj5nWmTHDad2iD112kioih94kFFbkGM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287324&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tSmK%2FfLBiDhsYj5nWmTHDad2iD112kioih94kFFbkGM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba870afe78105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 222ms
Mean size per request: 74B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c27a1f7-e15e-4f77-9876-e30cac36ce4b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 74
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287324&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tSmK%2FfLBiDhsYj5nWmTHDad2iD112kioih94kFFbkGM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287324&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tSmK%2FfLBiDhsYj5nWmTHDad2iD112kioih94kFFbkGM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4a-LA95pNw5kOzj9hfHVYhMsJEcXYI"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba872291c8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"3","createdAt":"2024-10-18T21:35:24.666Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a3e49e8-59fe-4400-bf3b-0ab5e596ee1d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:24 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2723
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8739a248105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 32a56fe4-b5b5-48a9-bc00-baeac8f72400
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:24 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2891
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba873ba3c8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ddbfe0e2-80e4-450e-969d-14eeb84b14c5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287324&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tSmK%2FfLBiDhsYj5nWmTHDad2iD112kioih94kFFbkGM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287324&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tSmK%2FfLBiDhsYj5nWmTHDad2iD112kioih94kFFbkGM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-KMMgIILFrM+tiip/sLWj9lm37VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba873ea5b8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:24.947Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0a5abdd-477f-4438-865b-32cdb3906755
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:25 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287325&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1NiyP3gB9DsoztY%2BF9o0opUwrObpltbJphlCrr0jCcQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287325&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1NiyP3gB9DsoztY%2BF9o0opUwrObpltbJphlCrr0jCcQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-IJA7ii9voWVjYSCme2y84c3Hpu4"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8755b998105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:25.172Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 221ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 933b94c4-d77b-436c-9951-9821a0aed7b1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:25 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287325&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1NiyP3gB9DsoztY%2BF9o0opUwrObpltbJphlCrr0jCcQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287325&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1NiyP3gB9DsoztY%2BF9o0opUwrObpltbJphlCrr0jCcQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba876cc978105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 770e5de8-7b1b-4d97-ae49-b3c8b4279c02
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:25 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287325&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1NiyP3gB9DsoztY%2BF9o0opUwrObpltbJphlCrr0jCcQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287325&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1NiyP3gB9DsoztY%2BF9o0opUwrObpltbJphlCrr0jCcQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8783db68105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 033c94e1-95cf-4582-97dd-1123914bb1c1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:25 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287325&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1NiyP3gB9DsoztY%2BF9o0opUwrObpltbJphlCrr0jCcQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287325&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1NiyP3gB9DsoztY%2BF9o0opUwrObpltbJphlCrr0jCcQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba879af088105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb928c8f-d601-4b70-8a7e-175bc3d43f02
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287326&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dwBysn6JZTA87LX%2BbTJUm2rKv5uJbLzitHey16fJvLM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287326&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dwBysn6JZTA87LX%2BbTJUm2rKv5uJbLzitHey16fJvLM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba87b285c8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b547b913-c39b-47d1-9907-d650f29a4c4b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287326&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dwBysn6JZTA87LX%2BbTJUm2rKv5uJbLzitHey16fJvLM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287326&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dwBysn6JZTA87LX%2BbTJUm2rKv5uJbLzitHey16fJvLM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba87c99df8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 228ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c78d71d-cfa1-44c4-bde3-d0795d6e5bc1
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287326&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dwBysn6JZTA87LX%2BbTJUm2rKv5uJbLzitHey16fJvLM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287326&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dwBysn6JZTA87LX%2BbTJUm2rKv5uJbLzitHey16fJvLM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-HoIQWwj6q2UAsB3BZe79RsVsJPU"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba87e0b058105-ORD
Response Body
{"name":"Luan","job":"QA","id":"509","createdAt":"2024-10-18T21:35:26.578Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a14bce67-73bb-468f-99a8-dfa8fea1cfcf
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:26 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2725
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba87f8c608105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85a9e3df-4b43-4dfd-bc2a-493ab4f9636f
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:26 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2893
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba87fbc7d8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36fd5845-36dd-4977-be08-6d91c175dabb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287326&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dwBysn6JZTA87LX%2BbTJUm2rKv5uJbLzitHey16fJvLM%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287326&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dwBysn6JZTA87LX%2BbTJUm2rKv5uJbLzitHey16fJvLM%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-mSfSqFonl1WMYDHHjdHtI3SiHB0"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba87fdc8f8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:26.868Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a2f41bf-c7d0-4b65-890e-ae988b52d145
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:27 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287327&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=fTnEkgvv8zFv9eCcgwxPqWl52AN3QlPXa%2FeQEXWFMiI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287327&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=fTnEkgvv8zFv9eCcgwxPqWl52AN3QlPXa%2FeQEXWFMiI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-9Vyqw77x7EADPm59Ih+o3G7RRnw"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8815dca8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:27.091Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 235ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83322554-190b-45ee-9bcf-428689703919
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:27 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287327&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=fTnEkgvv8zFv9eCcgwxPqWl52AN3QlPXa%2FeQEXWFMiI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287327&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=fTnEkgvv8zFv9eCcgwxPqWl52AN3QlPXa%2FeQEXWFMiI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba882beb08105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3522bc27-7706-4fcb-a2fe-f6e04090093c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:27 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287327&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=fTnEkgvv8zFv9eCcgwxPqWl52AN3QlPXa%2FeQEXWFMiI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287327&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=fTnEkgvv8zFv9eCcgwxPqWl52AN3QlPXa%2FeQEXWFMiI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8844ff68105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 219ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e380aef-f195-4c48-a70b-b48567c8b30b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:27 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287327&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=fTnEkgvv8zFv9eCcgwxPqWl52AN3QlPXa%2FeQEXWFMiI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287327&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=fTnEkgvv8zFv9eCcgwxPqWl52AN3QlPXa%2FeQEXWFMiI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba885b9588105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55f6e40d-e7e4-4885-b9fe-3721d94493e4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287328&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=JXxWE2WaxikY0IvFXSkKGBaH95j1tWgDSANg1kvn6aw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287328&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=JXxWE2WaxikY0IvFXSkKGBaH95j1tWgDSANg1kvn6aw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8872a798105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 226ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67dc2d21-31fc-4f5b-90a5-4f633fa21d3e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287328&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=JXxWE2WaxikY0IvFXSkKGBaH95j1tWgDSANg1kvn6aw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287328&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=JXxWE2WaxikY0IvFXSkKGBaH95j1tWgDSANg1kvn6aw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8889b938105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 224ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bc2b427d-ae44-4d5d-b8ea-d125edb8c207
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287328&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=JXxWE2WaxikY0IvFXSkKGBaH95j1tWgDSANg1kvn6aw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287328&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=JXxWE2WaxikY0IvFXSkKGBaH95j1tWgDSANg1kvn6aw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-xWpQ53z8WItw5ZVTuz93Wi7Orxg"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba88a1cac8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"767","createdAt":"2024-10-18T21:35:28.502Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1cff616-ded4-4f1e-bea3-6e5b477ef320
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:28 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2727
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba88b9db08105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4435188d-ddc0-400e-b821-0ba4d84ee604
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:28 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2895
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba88bbdc58105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 521bc533-33ef-45e5-8718-877763ca5e23
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287328&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=JXxWE2WaxikY0IvFXSkKGBaH95j1tWgDSANg1kvn6aw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287328&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=JXxWE2WaxikY0IvFXSkKGBaH95j1tWgDSANg1kvn6aw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-st+mZOTfSen4AOk9/eNkQlFd+/4"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba88bddd98105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:28.787Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b902885e-a9f9-4373-bc35-408da6562eab
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:29 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-kM2moqJe3eFAUVK7ZEDWfqxLRMc"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba88d5f4d8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:29.025Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 228ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02e7216d-f029-4b9a-99b9-641b049c5519
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:29 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba88ed8788105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f089c11-4cf5-4beb-880f-5b15e64ee5f5
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:29 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba89059ab8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 222ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb7f8ad7-a4a4-4439-b36c-fbcc77be5dfe
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:29 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba891dae28105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 212ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb277ed0-bfaf-4e38-b0f4-da4b672dc258
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287329&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=ip0m7lDvY1GYjioRAnztoUWrOvI2f10e18Ne2ODUTzQ%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8934c2b8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 496715b6-ae6e-4a86-b934-1d84a048c90e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287330&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HN38QyXsHggitrScFC4b6kw2lmc1srV%2F6tIM4mUvMpk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287330&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HN38QyXsHggitrScFC4b6kw2lmc1srV%2F6tIM4mUvMpk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba894ad538105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 212ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d64c6a3-4cf5-4ae7-be37-4a33e4784683
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287330&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HN38QyXsHggitrScFC4b6kw2lmc1srV%2F6tIM4mUvMpk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287330&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HN38QyXsHggitrScFC4b6kw2lmc1srV%2F6tIM4mUvMpk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-1RqFXe9Ec0+McoEQRlU3qQsmnVQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8962e9f8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"357","createdAt":"2024-10-18T21:35:30.417Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17f37836-ed8c-4af3-af2f-448f5fc6d97a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:30 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2729
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba897883f8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e50f243-68e2-497c-8406-aa47af54d2f4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:30 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2897
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba897b86d8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 751799e0-1eda-471c-a8e3-bda89dac2cd2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287330&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HN38QyXsHggitrScFC4b6kw2lmc1srV%2F6tIM4mUvMpk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287330&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HN38QyXsHggitrScFC4b6kw2lmc1srV%2F6tIM4mUvMpk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-OJbMlEdzoODDprmuz52egR0dbyQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba897d8978105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:30.693Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b987b0d8-c1f3-4d52-bbcb-129516ff48f2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287330&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HN38QyXsHggitrScFC4b6kw2lmc1srV%2F6tIM4mUvMpk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287330&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=HN38QyXsHggitrScFC4b6kw2lmc1srV%2F6tIM4mUvMpk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-BULAsMYSh8HlqLvYzaf0GV7Vn1o"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba89949bf8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:30.918Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 215ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4db6d3e5-ac54-4a31-8886-6f0a6fa0f473
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:31 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287331&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=CrR0hex%2BsagcnrL0lxXxm5ERsh8DmkK6KHSCOPhUQiU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287331&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=CrR0hex%2BsagcnrL0lxXxm5ERsh8DmkK6KHSCOPhUQiU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba89aaaea8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a9ca6ca7-5c23-4e2a-9912-b299cfd469db
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:31 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287331&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=CrR0hex%2BsagcnrL0lxXxm5ERsh8DmkK6KHSCOPhUQiU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287331&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=CrR0hex%2BsagcnrL0lxXxm5ERsh8DmkK6KHSCOPhUQiU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba89c1c1c8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a48bfadf-c49a-46a7-8726-b8a68530ab00
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:31 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287331&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=CrR0hex%2BsagcnrL0lxXxm5ERsh8DmkK6KHSCOPhUQiU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287331&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=CrR0hex%2BsagcnrL0lxXxm5ERsh8DmkK6KHSCOPhUQiU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba89d8d768105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86936119-7bb3-4019-ab80-b4e87279cf05
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:31 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287331&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=CrR0hex%2BsagcnrL0lxXxm5ERsh8DmkK6KHSCOPhUQiU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287331&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=CrR0hex%2BsagcnrL0lxXxm5ERsh8DmkK6KHSCOPhUQiU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba89efeb18105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 230ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00ed0d06-1f89-47b3-aa79-b926eb4d1d3c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287332&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=0VhAR3Or6rjni6vOwj%2F%2BNCE606o7%2FjVJvRQzHhoxRL0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287332&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=0VhAR3Or6rjni6vOwj%2F%2BNCE606o7%2FjVJvRQzHhoxRL0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8a06fda8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 226ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cac8916f-50ab-4759-85d8-ec1d4ec1c154
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287332&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=0VhAR3Or6rjni6vOwj%2F%2BNCE606o7%2FjVJvRQzHhoxRL0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287332&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=0VhAR3Or6rjni6vOwj%2F%2BNCE606o7%2FjVJvRQzHhoxRL0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-l4qxO1F9mo2qTCk4ykcDEKJSMAg"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8a1e8ed8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"775","createdAt":"2024-10-18T21:35:32.309Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d06b529-0a63-42f9-953c-0ef91b34daea
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:32 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2731
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8a35a198105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39c15661-3e19-4e44-82e4-d78c2a6fc123
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:32 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2899
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8a38a3a8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61512b2d-0838-45fe-81f3-15cbaba68ac2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287332&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=0VhAR3Or6rjni6vOwj%2F%2BNCE606o7%2FjVJvRQzHhoxRL0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287332&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=0VhAR3Or6rjni6vOwj%2F%2BNCE606o7%2FjVJvRQzHhoxRL0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-hWG+Xf890nZVrN3T2sbHIW3bFRg"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8a3aa588105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:32.593Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5602721d-9b82-40d4-8448-02d91d9f5627
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287332&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=0VhAR3Or6rjni6vOwj%2F%2BNCE606o7%2FjVJvRQzHhoxRL0%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287332&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=0VhAR3Or6rjni6vOwj%2F%2BNCE606o7%2FjVJvRQzHhoxRL0%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-5unmFWABW4j/W5uo//16BxS2KxA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8a52bbb8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:32.818Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 213ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f07a40eb-85ee-468a-955d-5169831f4fe8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:33 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8a68ce48105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df585b71-b2f5-4069-9ca9-8033c6c876a4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:33 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8a7ee208105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 226ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cee6596d-e041-47e3-adf3-ac268e4f8e65
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:33 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8a96f358105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34096e00-c396-4d1a-9bc5-529ddfdbdd37
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:33 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8aae84f8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 227ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3f7809f-755f-41de-ab64-d2a8f6f166ce
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287333&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1oTGn6WlhBaEwkOjdtbvuqtOCpCSlPzjbGemO%2FOJajI%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8ac59248105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 227ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6bc21828-75e8-40fd-bbf5-b50eb5acace8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287334&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aHeva6j5l1r5VlGWfdyhUROAHS2n%2BJgJM%2FZUhsCtHGA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287334&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aHeva6j5l1r5VlGWfdyhUROAHS2n%2BJgJM%2FZUhsCtHGA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-HnawzBVJx1H1berBPr/zlpiDjYk"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8adda3d8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"522","createdAt":"2024-10-18T21:35:34.221Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26ff0d3e-5576-4399-94e6-da218e52da9a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:34 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2733
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8af4b4d8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0856e116-1057-44b2-a178-5c689d037531
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:34 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2901
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8af6b5f8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5bfb644a-195d-4584-af6c-5ea2048f157a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287334&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aHeva6j5l1r5VlGWfdyhUROAHS2n%2BJgJM%2FZUhsCtHGA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287334&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aHeva6j5l1r5VlGWfdyhUROAHS2n%2BJgJM%2FZUhsCtHGA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-QHC5EZ0acycYETjELS94x0xH3D8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8af9b798105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:34.500Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 212ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75ec1737-16fc-46d8-b4aa-a6e33882d801
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287334&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aHeva6j5l1r5VlGWfdyhUROAHS2n%2BJgJM%2FZUhsCtHGA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287334&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aHeva6j5l1r5VlGWfdyhUROAHS2n%2BJgJM%2FZUhsCtHGA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-87rFOIVbUPw2cX5K9gTixKTm0Lc"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8b11c768105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:34.727Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 226ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e1f5734-1a69-4df6-8c18-fb831a18238d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:35 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287334&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aHeva6j5l1r5VlGWfdyhUROAHS2n%2BJgJM%2FZUhsCtHGA%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287334&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=aHeva6j5l1r5VlGWfdyhUROAHS2n%2BJgJM%2FZUhsCtHGA%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8b27d438105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c51a0adb-64ce-44ef-95ef-8785e02257d8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:35 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287335&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1wPxC9K0%2FNlbjMv0hae7sSztUXdYJYv2aN3tnhu3WCk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287335&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1wPxC9K0%2FNlbjMv0hae7sSztUXdYJYv2aN3tnhu3WCk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8b3ee438105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b414e295-5386-4fde-8845-5bf2803a8330
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:35 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287335&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1wPxC9K0%2FNlbjMv0hae7sSztUXdYJYv2aN3tnhu3WCk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287335&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1wPxC9K0%2FNlbjMv0hae7sSztUXdYJYv2aN3tnhu3WCk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8b56f378105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef668cc2-8bed-46db-9457-b1f4a871fce0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:35 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287335&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1wPxC9K0%2FNlbjMv0hae7sSztUXdYJYv2aN3tnhu3WCk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287335&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1wPxC9K0%2FNlbjMv0hae7sSztUXdYJYv2aN3tnhu3WCk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8b6f8708105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98626e9e-b787-400c-9e44-e350a6452a3b
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:35 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287335&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1wPxC9K0%2FNlbjMv0hae7sSztUXdYJYv2aN3tnhu3WCk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287335&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=1wPxC9K0%2FNlbjMv0hae7sSztUXdYJYv2aN3tnhu3WCk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8b869738105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 233ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95950db0-d00b-4122-ba06-a74ec6dbfacb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:36 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287336&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Er40zkNkxVnpL2s1xJH6Dq6lhNZKLwKU7eiPC%2BqBFwU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287336&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Er40zkNkxVnpL2s1xJH6Dq6lhNZKLwKU7eiPC%2BqBFwU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-IHq0f9mRYv2MVs9BxSuWKg/q7JA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8b9da458105-ORD
Response Body
{"name":"Luan","job":"QA","id":"377","createdAt":"2024-10-18T21:35:36.144Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4cccdaa0-7fd5-439f-b9da-034df197aa68
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:36 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2735
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8bb5b4f8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5dcdd87a-da7b-4981-95bf-b803f2452362
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:36 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2903
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8bb7b6a8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6201d8b1-363f-44f1-ba08-96e314fdc861
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:36 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287336&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Er40zkNkxVnpL2s1xJH6Dq6lhNZKLwKU7eiPC%2BqBFwU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287336&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Er40zkNkxVnpL2s1xJH6Dq6lhNZKLwKU7eiPC%2BqBFwU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-lN/ICLemDqTrbJS2Av9IxOxXCkE"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8bbab858105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:36.435Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3493893c-0575-4bc5-89fa-a9edf70e7673
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:36 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287336&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Er40zkNkxVnpL2s1xJH6Dq6lhNZKLwKU7eiPC%2BqBFwU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287336&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Er40zkNkxVnpL2s1xJH6Dq6lhNZKLwKU7eiPC%2BqBFwU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-EPj+cH3kEJunSdlsNGvvXDnjuNE"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8bd2c9d8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:36.674Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 215ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token accf1a82-5916-4dff-9028-fd480030939e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:36 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287336&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Er40zkNkxVnpL2s1xJH6Dq6lhNZKLwKU7eiPC%2BqBFwU%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287336&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Er40zkNkxVnpL2s1xJH6Dq6lhNZKLwKU7eiPC%2BqBFwU%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8be9dfa8105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4718128-5b06-4add-8d2f-e28daa232c66
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287337&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Dz2jLthjt6jH9sTIvDlE7X2wG4Pa%2BfpWLvy776gK%2Ftg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287337&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Dz2jLthjt6jH9sTIvDlE7X2wG4Pa%2BfpWLvy776gK%2Ftg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8c00f198105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba8837f7-905e-459e-ab25-6d844c39c5d2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287337&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Dz2jLthjt6jH9sTIvDlE7X2wG4Pa%2BfpWLvy776gK%2Ftg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287337&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Dz2jLthjt6jH9sTIvDlE7X2wG4Pa%2BfpWLvy776gK%2Ftg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8c188628105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 202616d8-a4b7-4d0e-98ee-1816849a99c0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287337&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Dz2jLthjt6jH9sTIvDlE7X2wG4Pa%2BfpWLvy776gK%2Ftg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287337&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Dz2jLthjt6jH9sTIvDlE7X2wG4Pa%2BfpWLvy776gK%2Ftg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8c3099e8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33c3f99e-e1b0-49e7-b050-0073aad0cd2a
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287337&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Dz2jLthjt6jH9sTIvDlE7X2wG4Pa%2BfpWLvy776gK%2Ftg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287337&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=Dz2jLthjt6jH9sTIvDlE7X2wG4Pa%2BfpWLvy776gK%2Ftg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8c49acb8105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 214ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ec68f47-bade-43fc-a3da-db01571295ec
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:38 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287338&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=01sVObr7z62DjmlZROuing%2FzOK3EBPCuxpwertAhvDk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287338&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=01sVObr7z62DjmlZROuing%2FzOK3EBPCuxpwertAhvDk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-s3fPfklXbabiNCd1yfDJwB8SEG8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8c5fbf78105-ORD
Response Body
{"name":"Luan","job":"QA","id":"751","createdAt":"2024-10-18T21:35:38.076Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 16ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8964f140-1932-4739-b4ff-1e1229dd30f2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:38 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2737
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8c76cfd8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25670c17-5db2-46e5-b822-c665e34ba38e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:38 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2905
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8c78d398105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9c1d9f0-b953-42fc-8b41-e441d8df77bb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:38 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287338&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=01sVObr7z62DjmlZROuing%2FzOK3EBPCuxpwertAhvDk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287338&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=01sVObr7z62DjmlZROuing%2FzOK3EBPCuxpwertAhvDk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-YgY+b4wpDsBF4mt1aPzB1uT7lWk"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8c7bd518105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:38.369Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2db6ffdb-8eb3-4a6e-9983-5c3761410f38
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:38 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287338&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=01sVObr7z62DjmlZROuing%2FzOK3EBPCuxpwertAhvDk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287338&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=01sVObr7z62DjmlZROuing%2FzOK3EBPCuxpwertAhvDk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-zEAyxX2gmYzxYfJktq87zkH/KKY"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8c93e828105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:38.604Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 232ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6d222d1-4ed8-450a-805d-05b1cbd2c1db
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:38 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287338&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=01sVObr7z62DjmlZROuing%2FzOK3EBPCuxpwertAhvDk%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287338&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=01sVObr7z62DjmlZROuing%2FzOK3EBPCuxpwertAhvDk%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8caafd78105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed34616c-d15b-48b2-9908-d2f6a89f9ef4
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:39 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287339&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tbUC0ivVzX2nzangu8RRPJliDjT0gRcA5iuwEdVM2c8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287339&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tbUC0ivVzX2nzangu8RRPJliDjT0gRcA5iuwEdVM2c8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8cc390c8105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 215ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token edc416a2-1ffc-47e7-935c-fb622b779a0c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:39 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287339&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tbUC0ivVzX2nzangu8RRPJliDjT0gRcA5iuwEdVM2c8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287339&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tbUC0ivVzX2nzangu8RRPJliDjT0gRcA5iuwEdVM2c8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8cdaa3c8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1fc90741-0124-4e21-9cd3-30a6413fd5f3
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:39 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287339&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tbUC0ivVzX2nzangu8RRPJliDjT0gRcA5iuwEdVM2c8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287339&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tbUC0ivVzX2nzangu8RRPJliDjT0gRcA5iuwEdVM2c8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8cf1b3e8105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 232ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5492628-7df9-47bf-9868-40e76abe3f67
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:39 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287339&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tbUC0ivVzX2nzangu8RRPJliDjT0gRcA5iuwEdVM2c8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287339&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tbUC0ivVzX2nzangu8RRPJliDjT0gRcA5iuwEdVM2c8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8d09c318105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 232ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 272ba22c-e750-4f8b-af27-860a625b25d2
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:40 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287340&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dJ2GyLfS9SKkTfhzhClIRNeC9CbTChKhzM4Vzg8LdNY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287340&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dJ2GyLfS9SKkTfhzhClIRNeC9CbTChKhzM4Vzg8LdNY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-ac0DFTw83MrDDN4BRTSlmBgUnVc"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8d21d788105-ORD
Response Body
{"name":"Luan","job":"QA","id":"295","createdAt":"2024-10-18T21:35:40.026Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68673d02-41c9-415a-8152-36a7ebf6ff1e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:40 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2739
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8d3ae818105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 823bd4fe-b2b8-4e35-a29b-41f90d6e0deb
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:40 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2907
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8d3ce9a8105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d2b4c99-146c-454c-80f4-0997a208bddc
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:40 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287340&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dJ2GyLfS9SKkTfhzhClIRNeC9CbTChKhzM4Vzg8LdNY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287340&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dJ2GyLfS9SKkTfhzhClIRNeC9CbTChKhzM4Vzg8LdNY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-MpdWULF4HBaZir+LnCAZkYdFtOY"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8d3eeb98105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:40.306Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9922bf4-a7d9-4e99-89f2-c31400b9fa5c
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:40 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287340&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dJ2GyLfS9SKkTfhzhClIRNeC9CbTChKhzM4Vzg8LdNY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287340&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dJ2GyLfS9SKkTfhzhClIRNeC9CbTChKhzM4Vzg8LdNY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-0DZ6x13th/rTTjXiKmrnJRlkvIk"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8d55fe48105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:40.539Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 231ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ac8a79b-2010-42bb-b62c-89c654b7c32d
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:40 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287340&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dJ2GyLfS9SKkTfhzhClIRNeC9CbTChKhzM4Vzg8LdNY%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287340&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=dJ2GyLfS9SKkTfhzhClIRNeC9CbTChKhzM4Vzg8LdNY%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8d6e9158105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f4acbd9-1b9e-4ac1-b757-4c8973df9ca8
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:41 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8d86a158105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26ef97de-e42a-44d3-949d-9f03f78f1743
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:41 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8d9cb4a8105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72265fde-a7af-49f7-9301-c90ee720cf22
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:41 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8db4c908105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4d08fa1-cd0c-4e51-9c34-163a43db4e84
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:41 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8dccda38105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/users
Response Information
Response Code: 201 - Created
Mean time per request: 213ms
Mean size per request: 76B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 317e33de-11b6-4a23-a298-46b460aa5d66
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{
          "name": "Luan",
          "job": "QA"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 76
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287341&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=P18qs33hwpjS6O%2FQnOJ2u%2FMvAzoqK9Wil9iFWkgK8r8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"4c-80PBg3U5Yo0ffHJAbDU8TFo4ikw"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8de3e7a8105-ORD
Response Body
{"name":"Luan","job":"QA","id":"656","createdAt":"2024-10-18T21:35:41.948Z"}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response is JSON 1 0 0
Response contains correct name and job 1 0 0
Response has ID and createdAt 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 20ms
Mean size per request: 996B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb878fc7-e1c6-4f5c-a6dd-b99aa3f91f80
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:42 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729284601&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=bkgJEMY7VtCWXUPFz4qXoARdllURRiM%2BVa4VLEIAC%2Bg%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"3e4-2RLXvr5wTg9YQ6aH95CkYoFNuO8"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2741
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8df9f8e8105-ORD
Content-Encoding br
Response Body
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains a list of users 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 280B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebcd6e16-8a81-493e-8584-721415f7dbfd
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:42 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729111609&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=FDZ5BIooeyr6LQMbeGgmUvUkfPGw4FWs7sR5Sxx5W44%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"118-P3iKcVpIgCj9HqYeOOrGLX8qJVc"
Via 1.1 vegur
Cache-Control max-age=14400
CF-Cache-Status HIT
Age 2909
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8dfcfa58105-ORD
Content-Encoding br
Response Body
{"data":{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},"support":{"url":"https://reqres.in/#support-heading","text":"To keep ReqRes free, contributions towards server costs are appreciated!"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 305a2a85-cccb-4830-b156-934bd2c04793
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287342&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=H5gtLDcqXXRPjtW1B8%2BUHD5FRKLJb%2FDj1msfeS%2BQxrw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287342&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=H5gtLDcqXXRPjtW1B8%2BUHD5FRKLJb%2FDj1msfeS%2BQxrw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-tUlz3X5Lw3073kiX6UgGqGp6Dvk"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Vary Accept-Encoding
Server cloudflare
CF-RAY 8d4ba8dfefbf8105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:42.239Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has updatedAt field 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://reqres.in/api/users/1
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 40B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f7f34c5-4eec-4263-9c2c-2aa3c04b5701
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 40
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287342&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=H5gtLDcqXXRPjtW1B8%2BUHD5FRKLJb%2FDj1msfeS%2BQxrw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287342&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=H5gtLDcqXXRPjtW1B8%2BUHD5FRKLJb%2FDj1msfeS%2BQxrw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"28-z5MpwWe6uoosW/MhIzR17LXVUPI"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8e168848105-ORD
Response Body
{"updatedAt":"2024-10-18T21:35:42.481Z"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains partially updated user data 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://reqres.in/api/users/2
Response Information
Response Code: 204 - No Content
Mean time per request: 222ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a27cdbd-2849-4439-8618-4515778b0aa0
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:42 GMT
Content-Length 0
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287342&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=H5gtLDcqXXRPjtW1B8%2BUHD5FRKLJb%2FDj1msfeS%2BQxrw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287342&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=H5gtLDcqXXRPjtW1B8%2BUHD5FRKLJb%2FDj1msfeS%2BQxrw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8e2f9968105-ORD
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e6cf7ab-bce8-42a4-a28d-55a511919f80
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 66
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 36
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287342&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=H5gtLDcqXXRPjtW1B8%2BUHD5FRKLJb%2FDj1msfeS%2BQxrw%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287342&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=H5gtLDcqXXRPjtW1B8%2BUHD5FRKLJb%2FDj1msfeS%2BQxrw%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"24-4iP0za1geN2he+ohu8F0FhCjLks"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8e46a818105-ORD
Response Body
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains user id and token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/register
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 57B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80b53713-0a75-4170-82fd-04b9008388bd
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 67
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "pistol"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:43 GMT
Content-Type application/json; charset=utf-8
Content-Length 57
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287343&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=G62Aa8vGdY1IvMJDQednUgnoteMYG5l3za5N1PFmoo8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287343&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=G62Aa8vGdY1IvMJDQednUgnoteMYG5l3za5N1PFmoo8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"39-6jrJxn+7f+pQUhbPgNMst7tagpA"
Via 1.1 vegur
cf-cache-status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8e5dba18105-ORD
Response Body
{"error":"Note: Only defined users succeed registration"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bdeb669f-d567-45e8-b5c2-ebbbdb42e30e
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "email": "eve.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:43 GMT
Content-Type application/json; charset=utf-8
Content-Length 29
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287343&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=G62Aa8vGdY1IvMJDQednUgnoteMYG5l3za5N1PFmoo8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287343&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=G62Aa8vGdY1IvMJDQednUgnoteMYG5l3za5N1PFmoo8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8e74ca18105-ORD
Response Body
{"token":"QpwL5tke4Pnpja7X4"}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response contains token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://reqres.in/api/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 226ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fbf600af-1b02-49e3-b097-bf9c369190a6
Host reqres.in
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "email": "ever.holt@reqres.in",
            "password": "cityslicka"
        }
Response Headers
Header NameHeader Value
Date Fri, 18 Oct 2024 21:35:43 GMT
Content-Type application/json; charset=utf-8
Content-Length 26
Connection keep-alive
Report-To {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1729287343&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=G62Aa8vGdY1IvMJDQednUgnoteMYG5l3za5N1PFmoo8%3D"}]}
Reporting-Endpoints heroku-nel=https://nel.heroku.com/reports?ts=1729287343&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=G62Aa8vGdY1IvMJDQednUgnoteMYG5l3za5N1PFmoo8%3D
Nel {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
X-Powered-By Express
Access-Control-Allow-Origin *
Etag W/"1a-EGIcyP6BIiCXl5Gb1aph5CGf4VQ"
Via 1.1 vegur
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 8d4ba8e8dd828105-ORD
Response Body
{"error":"user not found"}
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Response contains error message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error